rbkit
Profiler
A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis.
A new profiler for Ruby. With a GUI
358 stars
31 watching
11 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tmm1/rblineprof | A line profiler for Ruby programming language | 771 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
codemancers/rapidfire | A Ruby gem for building and managing surveys with Rails and dynamic survey forms | 320 |
r-lib/profvis | A tool for visualizing R profiling data | 305 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
raikiri/legitprofiler | A tool for rendering profiling data in an ImGui interface. | 223 |
parca-dev/parca-agent | A tool for real-time profiling of running processes without modifying their source code or restarting them. | 551 |