Guest User

Untitled

a guest
Apr 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. ruby-prof
  2. =========
  3.  
  4. Thread ID: 2148364720
  5. Total: 71.501190
  6.  
  7. %self total self wait child calls name
  8. 22.00 15.73 15.73 0.00 0.00 421 OpenSSL::SSL::SSLSocket#sysread
  9. 10.82 7.77 7.74 0.03 0.00 194 IO#sysread
  10. 4.92 3.52 3.52 0.00 0.00 21 OpenSSL::SSL::SSLSocket#connect
  11. 4.85 3.47 3.47 0.00 0.00 43 TCPSocket#initialize
  12. 4.45 3.89 3.18 0.00 0.70 2969 DataObjects::Mysql::Command#execute_non_query
  13. 2.52 1.80 1.80 0.00 0.00 499936 JSON::Ext::Generator::GeneratorMethods::String#to_json
  14. 2.12 2.20 1.51 0.00 0.68 3602 DataObjects::Mysql::Command#execute_reader
  15. 2.07 49.45 1.48 0.00 47.97 588436 Array#each-1
  16. 1.26 1.36 0.90 0.00 0.46 123965 DataMapper::Repository#initialize
  17. 1.18 7.60 0.84 0.00 6.76 25342 Hash#each
  18. 1.05 1.67 0.75 0.00 0.92 1240749 Hash#[]
  19. [... snip 70ish lines ...]
  20. 0.18 0.79 0.13 0.00 0.66 12749 RightAws::RightAWSParser#tag_end
  21.  
  22.  
  23. perftools
  24. =========
  25.  
  26. Total: 1958 samples
  27. 384 19.6% 19.6% 384 19.6% garbage_collector
  28. 342 17.5% 37.1% 481 24.6% DataMapper::Adapters::DataObjectsAdapter#read_many
  29. 272 13.9% 51.0% 310 15.8% DataMapper::Adapters::DataObjectsAdapter#execute
  30. 103 5.3% 56.2% 115 5.9% JSON.generate
  31. 75 3.8% 60.1% 153 7.8% Class#new
  32. 42 2.1% 62.2% 57 2.9% Timeout.timeout
  33. 32 1.6% 63.8% 32 1.6% Merb::Logger#flush
  34. 22 1.1% 65.0% 53 2.7% RightAws::RightSaxParserCallback#on_end_element
  35. 21 1.1% 66.0% 31 1.6% RightAws::RightAWSParser#tag_end
  36. 16 0.8% 66.9% 16 0.8% Benchmark.times
  37. 15 0.8% 67.6% 969 49.5% Array#each
  38. 15 0.8% 68.4% 23 1.2% DataMapper::Query#initialize
Add Comment
Please, Sign In to add comment