Guest User

Untitled

a guest
Apr 24th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. 0
  2. #<Rubinius::LookupTable :cumulative=>8906, :total=>8913, :name=>"Regexp\#compile", :called=>1, :edges=>[]>
  3.  
  4. 16
  5. #<Rubinius::LookupTable :cumulative=>24912, :total=>24923, :file=>"kernel/common/string.rb", :line=>166, :name=>"String\#=~", :called=>1, :edges=>[[8, 1, 10869], [17, 1, 200], [11, 1, 264], [12, 1, 1523], [15, 1, 1198]]>
  6.  
  7. 1
  8. #<Rubinius::LookupTable :cumulative=>3524, :total=>3717, :name=>"Regexp.allocate", :called=>1, :edges=>[]>
  9.  
  10. 17
  11. #<Rubinius::LookupTable :cumulative=>192, :total=>200, :name=>"Module\#===", :called=>1, :edges=>[]>
  12.  
  13. 2
  14. #<Rubinius::LookupTable :cumulative=>54275, :total=>54275, :file=>"profileme.rb", :line=>7, :name=>"<metaclass>\#__script__ {}", :called=>1, :edges=>[[3, 1, 51961]]>
  15.  
  16. 3
  17. #<Rubinius::LookupTable :cumulative=>51947, :total=>51961, :file=>"profileme.rb", :line=>3, :name=>"Object\#foo", :called=>1, :edges=>[[16, 1, 24923], [4, 1, 21901]]>
  18.  
  19. 4
  20. #<Rubinius::LookupTable :cumulative=>21894, :total=>21901, :file=>"kernel/alpha.rb", :line=>97, :name=>"Class\#new", :called=>1, :edges=>[[5, 1, 14337], [1, 1, 3717]]>
  21.  
  22. 5
  23. #<Rubinius::LookupTable :cumulative=>14329, :total=>14337, :file=>"kernel/common/regexp.rb", :line=>64, :name=>"Regexp\#initialize", :called=>1, :edges=>[[14, 1, 106], [0, 1, 8913], [13, 1, 389]]>
  24.  
  25. 6
  26. #<Rubinius::LookupTable :cumulative=>90, :total=>98, :name=>"Rubinius::Tuple\#at", :called=>1, :edges=>[]>
  27.  
  28. 7
  29. #<Rubinius::LookupTable :cumulative=>124, :total=>136, :file=>"kernel/common/kernel.rb", :line=>551, :name=>"Kernel\#nil?", :called=>1, :edges=>[]>
  30.  
  31. 8
  32. #<Rubinius::LookupTable :cumulative=>10854, :total=>10869, :file=>"kernel/common/regexp.rb", :line=>245, :name=>"Regexp\#match_from", :called=>1, :edges=>[[9, 1, 139], [7, 1, 136], [10, 1, 4583]]>
  33.  
  34. 9
  35. #<Rubinius::LookupTable :cumulative=>132, :total=>139, :file=>"kernel/bootstrap/string.rb", :line=>59, :name=>"String\#size", :called=>1, :edges=>[]>
  36.  
  37. 10
  38. #<Rubinius::LookupTable :cumulative=>4568, :total=>4583, :name=>"Regexp\#search_region", :called=>1, :edges=>[]>
  39.  
  40. 11
  41. #<Rubinius::LookupTable :cumulative=>256, :total=>264, :name=>"Rubinius::VariableScope.of_sender", :called=>1, :edges=>[]>
  42.  
  43. 12
  44. #<Rubinius::LookupTable :cumulative=>1515, :total=>1523, :file=>"kernel/common/regexp.rb", :line=>537, :name=>"MatchData\#begin", :called=>1, :edges=>[[6, 1, 98]]>
  45.  
  46. 13
  47. #<Rubinius::LookupTable :cumulative=>370, :total=>389, :name=>"Kernel\#is_a?", :called=>1, :edges=>[]>
  48.  
  49. 14
  50. #<Rubinius::LookupTable :cumulative=>98, :total=>106, :name=>"Kernel\#kind_of?", :called=>1, :edges=>[]>
  51.  
  52. 15
  53. #<Rubinius::LookupTable :cumulative=>1191, :total=>1198, :file=>"kernel/bootstrap/variable_scope.rb", :line=>23, :name=>"Rubinius::VariableScope\#last_match=", :called=>1, :edges=>[]>
Add Comment
Please, Sign In to add comment