Sha256: a1f552fcf9cf3295e37ede3b208d406df166c3dc963ac97fb1d326db2d390e41

Contents?: true

Size: 162 Bytes

Versions: 34

Compression:

Stored size: 162 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

34 entries across 32 versions & 4 rubygems

Version Path
ruby-prof-0.17.0 lib/unprof.rb
airbnb-ruby-prof-0.0.1 lib/unprof.rb
ruby-prof-0.16.2 lib/unprof.rb
ruby-prof-0.16.1 lib/unprof.rb
ruby-prof-0.16.0 lib/unprof.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/ruby-prof-0.15.9/lib/unprof.rb
honeybadger-2.4.0 vendor/gems/ruby/2.1.0/gems/ruby-prof-0.15.1/lib/unprof.rb
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/ruby-prof-0.15.1/lib/unprof.rb
honeybadger-2.4.0 vendor/gems/ruby/1.9.1/gems/ruby-prof-0.15.1/lib/unprof.rb
ruby-prof-0.15.9 lib/unprof.rb
ruby-prof-0.15.8 lib/unprof.rb
ruby-prof-0.15.7 lib/unprof.rb
ruby-prof-0.15.6 lib/unprof.rb
ruby-prof-0.15.5 lib/unprof.rb
ruby-prof-0.15.4 lib/unprof.rb
ruby-prof-0.15.3 lib/unprof.rb
ruby-prof-0.15.2 lib/unprof.rb
ruby-prof-0.15.1 lib/unprof.rb
ruby-prof-0.15.0 lib/unprof.rb
ruby-prof-0.14.2 lib/unprof.rb