Guest User

Untitled

a guest
Jan 23rd, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. sasha:rubinius2.0 brian$ diff ci-fixnum-optz.log ci-no-fixnum-optz.log:rubinius2.0 brian$
  2. 3c3
  3. < JIT: compiling Rubinius::Type#object_kind_of? (1314048675.353336)
  4. ---
  5. > JIT: compiling Rubinius::Type#object_kind_of? (1314049067.841060)
  6. 6c6
  7. < JIT: compiling Rubinius::Tuple#each (1314048675.359535)
  8. ---
  9. > JIT: compiling Rubinius::Tuple#each (1314049067.849085)
  10. 11c11
  11. < JIT: compiling block in find_all near kernel/common/enumerable.rb:468 (1314048675.375537)
  12. ---
  13. > JIT: compiling block in find_all near kernel/common/enumerable.rb:468 (1314049067.866312)
  14. 16c16
  15. < JIT: compiling block in add_ivars near kernel/common/module.rb:705 (1314048675.385675)
  16. ---
  17. > JIT: compiling block in add_ivars near kernel/common/module.rb:705 (1314049067.876889)
  18. 21,24d20
  19. < JIT: compiling Rubinius::StaticScope#current_script (1314048675.393974)
  20. < | inlining: read to '@script' on Rubinius::StaticScope in #current_script
  21. < | inlining: read to '@parent' on Rubinius::StaticScope in #current_script (slot: 2)
  22. < | inlining: read to '@script' on Rubinius::StaticScope in #current_script
  23. 29c25,29
  24. < JIT: compiling Array#include? (1314048675.404048)
  25. ---
  26. > JIT: compiling Rubinius::StaticScope#current_script (1314049067.884714)
  27. > | inlining: read to '@script' on Rubinius::StaticScope in #current_script
  28. > | inlining: read to '@parent' on Rubinius::StaticScope in #current_script (slot: 2)
  29. > | inlining: read to '@script' on Rubinius::StaticScope in #current_script
  30. > JIT: compiling Array#include? (1314049067.904953)
  31. 34c34,36
  32. < JIT: compiling Array#each (1314048675.430407)
  33. ---
  34. > JIT: target search from method_table
  35. > JIT: queueing method: method_table
  36. > JIT: compiling Array#each (1314049067.922587)
  37. 39,42c41,43
  38. < JIT: target search from method_table
  39. < JIT: queueing method: method_table
  40. < JIT: compiling Module#method_table (1314048675.448274)
  41. < | inline slot read: offset: 24
  42. ---
  43. > ||| slow ivar read: @instance
  44. > || inlining: Rubinius::Randomizer#random_integer into rand. generic primitive: jit_stub_randomizer_rand_int
  45. > | NOT inlining: Array#[] into __block__. 147 + 543 > 300
  46. 47c48
  47. < JIT: compiling MSpec#unregister (1314048675.613162)
  48. ---
  49. > JIT: compiling MSpec#unregister (1314049068.502452)
  50. 80c81
  51. < JIT: compiling String#getbyte (1314048675.701519)
  52. ---
  53. > JIT: compiling String#getbyte (1314049068.582821)
  54. 85c86
  55. < JIT: compiling String#+ (1314048675.731989)
  56. ---
  57. > JIT: compiling String#+ (1314049068.599392)
Add Comment
Please, Sign In to add comment