Sha256: d6f2a4b4d13d253a4ce391d2089f81e730a164a2ab5a4d33d0a81383fcbe80e8

Contents?: true

Size: 143 Bytes

Versions: 46

Compression:

Stored size: 143 Bytes

Contents

require "ruby-prof"

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

Version data entries

46 entries across 46 versions & 7 rubygems

Version Path
adamh-ruby-prof-0.7.3 lib/unprof.rb
jeremy-ruby-prof-0.6.1 lib/unprof.rb
skaes-ruby-prof-0.7.3 lib/unprof.rb
ruby-prof-0.10.8 lib/unprof.rb
ruby-prof-0.10.7 lib/unprof.rb
ruby-prof-0.10.6 lib/unprof.rb
ruby-prof-0.10.5 lib/unprof.rb
ruby-prof-0.10.4 lib/unprof.rb
ruby-prof-0.10.2 lib/unprof.rb
acunote-ruby-prof-0.9.2 lib/unprof.rb
ruby-prof-0.9.2 lib/unprof.rb
ruby-prof-0.9.1 lib/unprof.rb
ruby-prof-0.9.0 lib/unprof.rb
ruby-prof-danielhoey-0.8.1 lib/unprof.rb
ruby-prof-0.8.2 lib/unprof.rb
ruby-prof-0.8.1-x86-mingw32 lib/unprof.rb
ruby-prof-0.8.1-x86-mswin32 lib/unprof.rb
ruby-prof-0.8.1 lib/unprof.rb
ruby-prof-0.7.10 lib/unprof.rb
ruby-prof-0.7.9 lib/unprof.rb