stackprof
call stack profiler
A tool for profiling Ruby applications' call stacks at runtime
a sampling call-stack profiler for ruby 2.2+
2k stars
38 watching
128 forks
Language: Ruby
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tmm1/rblineprof | A line profiler for Ruby programming language | 771 |
tmm1/gctools | Provides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1 | 257 |
tmm1/http_parser.rb | A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,712 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 187 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
maspwr/rtimbl | A Ruby interface to a machine-learning library written in C++ | 5 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
raymo111/raymo111 | A software framework providing a set of tools and libraries for building, testing, and maintaining complex systems | 215 |