RubyGems Navigation menu

ruby-prof 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.7.0 - January 07, 2024 x64-mingw-ucrt (154 KB)
  2. 1.7.0 - January 07, 2024 (104 KB)
  3. 1.6.3 - April 20, 2023 x64-mingw-ucrt (149 KB)
  4. 1.6.3 - April 20, 2023 (99 KB)
  5. 1.6.2 - April 18, 2023 x64-mingw-ucrt (149 KB)
  6. 1.0.0 - July 30, 2019 (78 KB)
Show all versions (114 total)

Development Dependencies (3):

minitest >= 0
rdoc >= 0

Owners:

Pushed by:

Authors:

  • Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes

SHA 256 checksum:

a8585be7047755a40e79b2554e082a3e15fa212fd772e380401a19d2c7ae8329

Total downloads 66,258,763

For this version 2,194,660

License:

BSD-2-Clause

Required Ruby Version: >= 2.4.0

Links: