SaaSHub helps you find the best software and product alternatives Learn more →
Rbspy Alternatives
Similar projects and alternatives to rbspy
-
flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (by flamegraph-rs)
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
perf-map-agent
A java agent to generate method mappings to use with the linux `perf` tool
-
lexbor
Lexbor is development of an open source HTML Renderer library. http://lexbor.com
-
flamescope
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
-
parca-agent
eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
Nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
-
perf_data_converter
Tool to convert Linux perf files to the profile.proto format used by pprof
-
nokogiri-rust
Ruby FFI wrapper around scraper crate to be used instead of Nokogiri. Status: proof of concept.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
rbspy reviews and mentions
-
Optimizing your tests in 5 steps
Even the most general profiler tool will show you each statement's accumulated time. These are called statistical profilers and give you a panoramic view of what the test is doing. An example of such a profiler is rbspy:
-
Fantastic Symbols and Where to Find Them - Part 2
As a result, you need to craft a specific routine for each interpreter runtime (in some cases, each version of that runtime) to obtain symbol information. Educated eyes might have already noticed, it's not an easy undertaking considering the sheer amount of interpreted languages out there. For example, a very well known Ruby profiler, rbspy, generates code for reading internal structs of the Ruby runtime for each version.
-
Why Is JRuby Slow?
I was a bit surprised to find out that the tool used to generate the flamegraph for Ruby (rbspy [1]) is written in Rust. lol
-
How SerpApi sped up data extraction from HTML from 3s to 800ms (or How to profile and optimize Ruby code and C extension)
c function is not very helpful to find the performance problem, so we dug deeper.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cca3b30>
www.saashub.com | 26 Mar 2023
Stats
rbspy/rbspy is an open source project licensed under MIT License which is an OSI approved license.