Sha256: 480f1e445b94d49b5b8a0ab5a7af73f0ac6ba0095a27c8f8ffd7fd66386ef9e1

Contents?: true

Size: 172 Bytes

Versions: 38

Compression:

Stored size: 172 Bytes

Contents

# encoding: utf-8

require "ruby-prof"

at_exit {
  result = RubyProf.stop
  printer = RubyProf::FlatPrinter.new(result)
  printer.print(STDOUT)
}
RubyProf.start

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
ruby-prof-1.7.1-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.7.1 lib/unprof.rb
ruby-prof-1.7.0-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.7.0 lib/unprof.rb
honeybadger-5.4.0 vendor/bundle/ruby/3.2.0/gems/ruby-prof-1.6.3/lib/unprof.rb
honeybadger-5.3.0 vendor/bundle/ruby/3.2.0/gems/ruby-prof-1.6.3/lib/unprof.rb
ruby-prof-1.6.3-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.6.3 lib/unprof.rb
ruby-prof-1.6.2-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.6.2 lib/unprof.rb
ruby-prof-1.6.1 lib/unprof.rb
ruby-prof-1.6.1-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.5.0-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.5.0 lib/unprof.rb
ruby-prof-1.4.5-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.4.5 lib/unprof.rb
ruby-prof-1.4.4-x64-mingw-ucrt lib/unprof.rb
ruby-prof-1.4.4 lib/unprof.rb
ruby-prof-1.4.3-x64-mingw32 lib/unprof.rb
ruby-prof-1.4.3 lib/unprof.rb