BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ruby-prof

v2.0.4RubyGems· Ruby

ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.

The verdict
Worth a look. Actively maintained and growing, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityRising
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 months ago.
Popularity
34K downloads / week
Security
No known advisories for this version (OSV).
License
BSD-2-Clause
Dependencies
No runtime dependencies
Recent releases
  • 2.0.43 months ago
  • 2.0.33 months ago
  • 2.0.23 months ago
  • 2.0.13 months ago
  • 2.0.04 months ago
  • 1.7.2over a year ago
  • 1.7.1over a year ago
  • 1.7.02 years ago
ruby-prof — ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file. (Ruby / RubyGems) · Modules