Skip to content

Instantly share code, notes, and snippets.

@zuchmanski
Created April 14, 2014 19:47
Show Gist options
  • Save zuchmanski/10677554 to your computer and use it in GitHub Desktop.
Save zuchmanski/10677554 to your computer and use it in GitHub Desktop.
RubyVM::InstructionSequence.compile_option = {
:tailcall_optimization => true,
:trace_instruction => false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment