rbperf

Ruby Profiler

A low-overhead profiler and tracer for Ruby applications

Low-overhead sampling profiler and tracer for Ruby for Linux

GitHub

119 stars
10 watching
5 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list

bpfflamegraphperformanceprofilersrubytracer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tmm1/rblineprof A line profiler for Ruby programming language 771
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 357
ruby-prof/ruby-prof A tool to analyze and understand the performance of Ruby applications 2,005
peek/peek-rblineprof An inspection tool that analyzes the performance of specific parts of a Ruby on Rails application 236
rubocop/rubocop-performance Analyzes code performance and provides suggestions for optimization 687
hadley/lineprof Visualizes performance of R code by profiling execution time at each line or function 105
parroty/exprof A tool to profile and analyze Elixir code execution time 178
tmm1/stackprof A tool for profiling Ruby applications' call stacks at runtime 2,100
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 92
lpereira/hardinfo A system profiler and benchmark tool for Linux systems that gathers hardware and software information. 775
gperfutils/gprof A Java profiling tool that analyzes program execution time and provides detailed performance reports. 33
samsaffron/memory_profiler A memory profiler for Ruby applications. 1,716
rubocop/rubocop-rspec Analyzes Ruby code for style and syntax errors in RSpec files 810
parca-dev/parca-agent A tool for real-time profiling of running processes without modifying their source code or restarting them. 563
jacob3141/qtruby Allows C++/Qt applications to execute Ruby code seamlessly 2