Skip to content

Instantly share code, notes, and snippets.

@mustmodify
Created December 27, 2014 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mustmodify/fc7e74fd168784e5cb84 to your computer and use it in GitHub Desktop.
Save mustmodify/fc7e74fd168784e5cb84 to your computer and use it in GitHub Desktop.
jw@logopolis:/projects/physioage/lexicon$ RBXOPT='-Xgc.show -Xjit.show' bin/rails c
[[[ JIT queued Array#include? (method) (4958) ]]]
[[[ JIT queued Comparable#== (method) (32000) ]]]
[[[ JIT finished background compiling Array#include? (method) ]]]
[[[ JIT finished background compiling Comparable#== (method) ]]]
[[[ JIT queued Array#each (method) (12802) ]]]
[[[ JIT queued Array#<< (method) (32000) ]]]
[[[ JIT finished background compiling Array#each (method) ]]]
[[[ JIT finished background compiling Array#<< (method) ]]]
[[[ JIT queued BasicObject#! (method) (32000) ]]]
[[[ JIT finished background compiling [[[ JIT queued BasicObject#! (method)BasicObject ]]]
#! (method) (32000) ]]]
[[[ JIT finished background compiling [[[ JIT queued BasicObject#! (method)BasicObject ]]]
#! (method) (32000) ]]]
[[[ JIT finished background compiling BasicObject#! (method) ]]]
[[[ JIT queued BasicObject#! (method) (32000) ]]]
[[[ JIT finished background compiling BasicObject#! (method) ]]]
[[[ JIT queued Module#=== (method) (32000) ]]]
[[[ JIT finished background compiling [[[ JIT queued ModuleModule##=== (method) === (32000 (method)) ]]]
]]]
[[[ JIT finished background compiling Module#=== (method) ]]]
[[[ JIT queued Module#=== (method) (32000) ]]]
[[[ JIT finished background compiling Module#=== (method) ]]]
[[[ JIT queued Module#=== (method) (32000) ]]]
[[[ JIT finished background compiling Module#=== (method) ]]]
[[[ JIT queued CodeTools::Generator::BasicBlock#add_stack (method) (32000) ]]]
[[[ JIT finished background compiling CodeTools::Generator::BasicBlock#add_stack (method) ]]]
[[[ JIT queued Comparable#compare_int (method) (32000) ]]]
[[[ JIT finished background compiling Comparable#compare_int (method) ]]]
[[[ JIT queued Hash#[] (method) (23243) ]]]
[[[ JIT queued Hash#key_index (method) (32000) ]]]
[[[ JIT queued Hash#find_item (method) (23635) ]]]
[[[ JIT queued Array#size (method) (32000) ]]]
[[[ JIT finished background compiling Hash#[] (method) ]]]
[[[ JIT finished background compiling Hash#key_index (method) ]]]
[[[ JIT queued CodeTools::Generator#add_literal (method) (8000) ]]]
[[[ JIT finished background compiling Hash#find_item (method) ]]]
[[[ JIT finished background compiling Array#size (method) ]]]
[[[ JIT finished background compiling CodeTools::Generator#add_literal (method) ]]]
[[[ JIT queued CodeTools::AST::Node#pos (method) (22374) ]]]
[[[ JIT queued CodeTools::Generator#set_line (method) (22929) ]]]
[[[ JIT queued BasicObject#!= (method) (32000) ]]]
[[[ JIT queued ANONYMOUS#process_transforms (block) (32000) ]]]
[[[ JIT finished background compiling CodeTools::AST::Node#pos (method) ]]]
[[[ JIT queued Hash#new_bucket (method) (14605) ]]]
[[[ JIT queued Proc#call (method) (13901) ]]]
[[[ JIT queued Kernel#dup (method) (21736) ]]]
[[[ JIT queued String#dup (method) (10275) ]]]
[[[ JIT finished background compiling CodeTools::Generator#set_line (method) ]]]
[[[ JIT finished background compiling BasicObject#!= (method) ]]]
[[[ JIT queued Rubinius::Type#object_initialize_dup (method) (32000) ]]]
[[[ JIT queued ANONYMOUS#recursively_flatten (block) (4067) ]]]
[[[ JIT queued Rubinius::Mirror#reflect (method) (32000) ]]]
[[[ JIT queued Rubinius::Mirror::Array#reflect (method) (27598) ]]]
[[[ JIT queued Hash#[]= (method) (15306) ]]]
[[[ JIT finished background compiling ANONYMOUS#process_transforms (block) ]]]
[[[ JIT finished background compiling Hash#new_bucket (method) ]]]
[[[ JIT queued Rubinius::Mirror::Array#tuple (method) (32000) ]]]
[[[ JIT finished background compiling Proc#call (method) ]]]
[[[ JIT queued Rubinius::Mirror::Array#start (method) (32000) ]]]
[[[ JIT queued Rubinius::Mirror::Array#total (method) (32000) ]]]
[[[ JIT queued ANONYMOUS#== (block) (273) ]]]
[[[ JIT finished background compiling Kernel#dup (method) ]]]
[[[ JIT finished background compiling String#dup (method) ]]]
[[[ JIT finished background compiling Rubinius::Type#object_initialize_dup (method) ]]]
[[[ JIT finished background compiling ANONYMOUS#recursively_flatten (block) ]]]
[[[ JIT finished background compiling Rubinius::Mirror#reflect (method) ]]]
[[[ JIT finished background compiling Rubinius::Mirror::Array#reflect (method) ]]]
[[[ JIT finished background compiling Hash#[]= (method) ]]]
[[[ JIT finished background compiling Rubinius::Mirror::Array#tuple (method) ]]]
[[[ JIT finished background compiling Rubinius::Mirror::Array#start (method) ]]]
[[[ JIT finished background compiling Rubinius::Mirror::Array#total (method) ]]]
[[[ JIT finished background compiling ANONYMOUS#== (block) ]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment