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
357 stars
31 watching
11 forks
Language: Ruby
last commit: over 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. | 92 |
r-kan/semile | A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
codemancers/rapidfire | A Ruby gem providing an easy-to-use survey management system for Rails applications | 321 |
r-lib/profvis | A tool for visualizing R profiling data | 306 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,005 |
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 | 81 |
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,086 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,893 |
raikiri/legitprofiler | A tool for rendering profiling data in an ImGui interface. | 226 |
parca-dev/parca-agent | A tool for real-time profiling of running processes without modifying their source code or restarting them. | 563 |