Skip to content

Instantly share code, notes, and snippets.

@tizoc
Created October 24, 2010 02:28
Show Gist options
  • Save tizoc/643004 to your computer and use it in GitHub Desktop.
Save tizoc/643004 to your computer and use it in GitHub Desktop.
%self total self wait child calls name
38.46 1.06 1.00 0.00 0.06 80000 Module#define_method
12.69 1.76 0.33 0.00 1.43 40000 OpenStruct#new_ostruct_member
11.92 2.39 0.31 0.00 2.08 40000 OpenStruct#method_missing
6.54 1.26 0.17 0.00 1.09 40000 Module#class_eval
6.54 2.60 0.17 0.00 2.43 1 Integer#times
5.38 0.14 0.14 0.00 0.00 40000 Hash#[]=
3.46 0.09 0.09 0.00 0.00 40000 OpenStruct#modifiable
2.69 0.07 0.07 0.00 0.00 40000 String#to_sym
2.31 0.06 0.06 0.00 0.00 40000 Symbol#id2name
2.31 0.06 0.06 0.00 0.00 80000 BasicObject#singleton_method_added
1.92 0.05 0.05 0.00 0.00 40000 Kernel#respond_to_missing?
1.92 0.10 0.05 0.00 0.05 40000 Kernel#respond_to?
1.54 0.04 0.04 0.00 0.00 20000 Class#new
1.15 0.03 0.03 0.00 0.00 40004 Symbol#to_s
1.15 0.03 0.03 0.00 0.00 40000 String#chomp!
0.00 0.00 0.00 0.00 0.00 4 Module#attr_accessor
0.00 0.00 0.00 0.00 0.00 4 LTable#method_missing
0.00 0.00 0.00 0.00 0.00 10000 OpenStruct#initialize
0.00 0.00 0.00 0.00 0.00 10000 BasicObject#initialize
0.00 0.00 0.00 0.00 0.00 20000 <Class::BasicObject>#allocate
0.00 0.00 0.00 0.00 0.00 4 String#[]
0.00 0.00 0.00 0.00 0.00 4 String#chop
0.00 0.00 0.00 0.00 0.00 1 Module#attr_reader
0.00 0.00 0.00 0.00 0.00 2 Module#protected
0.00 0.00 0.00 0.00 0.00 189 Hash#default
0.00 0.00 0.00 0.00 0.00 2 IO#set_encoding
0.00 0.00 0.00 0.00 0.00 1 Kernel#gem_original_require
0.00 0.00 0.00 0.00 0.00 1 Kernel#require
0.00 0.00 0.00 0.00 0.00 22 Module#method_added
0.00 0.00 0.00 0.00 0.00 2 Class#inherited
0.00 2.60 0.00 0.00 2.60 1 Global#[No method]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment