|
rbspy
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Sampling profiler for Ruby |
||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.40.0@0 | Tracked Since: Dec 18, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: profiler ruby performance developer-tools sampling | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install rbspy | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: rbspy is a sampling profiler for Ruby that measures where your Ruby program is spending its time without requiring code changes. It works by sampling the stack traces of a running Ruby process, providing accurate performance insights with minimal overhead. This makes it ideal for profiling production applications or long-running processes. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||
|