Guest User

Untitled

a guest
Feb 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. % cumulative self self total
  2. time seconds seconds calls ms/call ms/call name
  3. 30.07 5.23 5.23 1 5230.00 17370.00 ScopefileParser#each
  4. 19.72 8.66 3.43 3611 0.95 1.77 ScopefileParser#pull
  5. 8.80 10.19 1.53 7223 0.21 0.26 ScopefileParser#eof?
  6. 7.53 11.50 1.31 7434 0.18 5.19 Class#new
  7. 4.95 12.36 0.86 2477 0.35 0.88 ScopeNode#initialize
  8. 4.03 13.06 0.70 3611 0.19 0.19 String#slice!
  9. 3.80 13.72 0.66 9286 0.07 0.07 String#[]
  10. 3.16 14.27 0.55 7016 0.08 0.08 String#==
  11. 2.93 14.78 0.51 7222 0.07 0.07 Hash#[]
  12. 2.47 15.21 0.43 7428 0.06 0.06 Symbol#===
  13. 2.42 15.63 0.42 2476 0.17 0.23 ScopeNode#add
  14. 2.19 16.01 0.38 7223 0.05 0.05 String#empty?
  15. 2.07 16.37 0.36 4954 0.07 0.07 Array#initialize
  16. 1.73 16.67 0.30 2476 0.12 0.12 String#<<
  17. 1.50 16.93 0.26 2683 0.10 0.10 Fixnum#+
  18. 0.81 17.07 0.14 2476 0.06 0.06 Array#<<
  19. 0.63 17.18 0.11 1341 0.08 0.08 Fixnum#==
  20. 0.63 17.29 0.11 1341 0.08 0.08 String#count
  21. 0.23 17.33 0.04 1159 0.03 0.03 String#length
  22. 0.17 17.36 0.03 182 0.16 0.16 String#scan
  23. 0.06 17.37 0.01 182 0.05 0.05 Array#length
  24. 0.00 17.37 0.00 4 0.00 0.00 Module#included
  25. 0.00 17.37 0.00 1 0.00 0.00 Kernel.respond_to?
  26. 0.00 17.37 0.00 4 0.00 0.00 Class#inherited
  27. 0.00 17.37 0.00 4 0.00 0.00 Module#include
  28. 0.00 17.37 0.00 1 0.00 17370.00 ScopeHandler#initialize
  29. 0.00 17.37 0.00 4 0.00 0.00 Module#append_features
  30. 0.00 17.37 0.00 1 0.00 0.00 NameError#initialize
  31. 0.00 17.37 0.00 1 0.00 0.00 Exception#set_backtrace
  32. 0.00 17.37 0.00 1 0.00 0.00 Module#private
  33. 0.00 17.37 0.00 1 0.00 0.00 Profiler__.start_profile
  34. 0.00 17.37 0.00 46 0.00 0.00 Module#method_added
  35. 0.00 17.37 0.00 1 0.00 17370.00 ScopeTree#initialize
  36. 0.00 17.37 0.00 2 0.00 0.00 String#to_i
  37. 0.00 17.37 0.00 1 0.00 0.00 ScopefileParser#initialize
  38. 0.00 17.37 0.00 6 0.00 0.00 Module#attr_accessor
  39. 0.00 17.37 0.00 1 0.00 0.00 IO#read
  40. 0.00 17.37 0.00 1 0.00 0.00 Kernel.method_missing
  41. 0.00 17.37 0.00 1 0.00 0.00 NameError::message#!
  42. 0.00 17.37 0.00 1 0.00 0.00 ScopefileParser#reset
  43. 0.00 17.37 0.00 1 0.00 0.00 Exception#backtrace
  44. 0.00 17.37 0.00 1 0.00 0.00 Kernel.==
  45. 0.00 17.37 0.00 1 0.00 17390.00 #toplevel
  46. 0.00 17.37 0.00 2 0.00 0.00 ENV.[]
  47. 0.00 17.37 0.00 1 0.00 17370.00 ScopeTree#parse
  48. /tmp/temp_textmate.L9hK75:384: undefined local variable or method `node' for main:Object (NameError)
Add Comment
Please, Sign In to add comment