Skip to content

Instantly share code, notes, and snippets.

Created March 25, 2010 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/344167 to your computer and use it in GitHub Desktop.
Save anonymous/344167 to your computer and use it in GitHub Desktop.
C:\installs\ruby191p376\lib\ruby\gems\1.9.1\gems\redcar-0.3.3>ruby-prof ./test.rb
loading
./test.rb
done
Thread ID: 5440064
Total: 2.406000
%self total self wait child calls name
41.56 1.92 1.00 0.00 0.92 113 Kernel#require(d4)
26.02 0.91 0.63 0.00 0.28 31 Kernel#require(d5)
14.92 2.30 0.36 0.00 1.94 37 Kernel#require(d3)
9.06 0.23 0.22 0.00 0.01 21 Kernel#require(d6)
2.58 2.36 0.06 0.00 2.30 5 Kernel#require(d2)
0.67 2.41 0.02 0.00 2.39 2 Kernel#require
0.67 2.38 0.02 0.00 2.36 2 Kernel#require(d1)
0.67 0.02 0.02 0.00 0.00 84 String#empty?
0.67 0.02 0.02 0.00 0.00 38 Module#attr_reader
0.67 0.02 0.02 0.00 0.00 9964 Symbol#to_s
0.67 0.02 0.02 0.00 0.00 9 Kernel#sprintf
0.62 0.01 0.01 0.00 0.00 84 String#split
0.62 0.01 0.01 0.00 0.00 1 <Module::ObjectSpace>#each_object
0.62 0.01 0.01 0.00 0.00 120 Module#instance_methods
0.00 0.00 0.00 0.00 0.00 33 ActiveSupport::Dependencies#log_call
0.00 0.00 0.00 0.00 0.00 1 Kernel#silence_warnings
0.00 0.00 0.00 0.00 0.00 1 <Module::ActiveSupport::Deprecation>#behavior=
0.00 0.00 0.00 0.00 0.00 1 <Module::ActiveSupport::Deprecation>#default_behavior
0.00 0.00 0.00 0.00 0.00 1 <Module::ActiveSupport::Deprecation>#debug=
0.00 0.20 0.00 0.00 0.20 5 ActiveSupport::Dependencies#new_constants_in(d3)
0.00 0.20 0.00 0.00 0.20 5 ActiveSupport::Dependencies::Loadable#require(d3)
0.00 0.00 0.00 0.00 0.00 6 Symbol#inspect
0.00 0.00 0.00 0.00 0.00 3 Kernel#caller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment