RubyGems Navigation menu

airbnb-ruby-prof 0.0.1

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.1 - April 03, 2017 (173 KB)

Development Abhängigkeiten (2):

minitest ~> 5.8.3

Besitzer:

Autoren:

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

SHA 256-Prüfsumme:

ae7cbcc7a0c769bc8f8d567f2a985b892d869af49b35b63684112f282d5479df

Downloads insgesamt 2.811

Für diese Version 2.811

Lizenz:

BSD-2-Clause

Erforderliche Ruby-Version: >= 1.9.3

Links: