Your IP : 3.134.247.163


Current Path : /proc/9785/root/usr/share/ruby/
Upload File :
Current File : //proc/9785/root/usr/share/ruby/profile.rb

require 'profiler'

RubyVM::InstructionSequence.compile_option = {
  :trace_instruction => true,
  :specialized_instruction => false
}
END {
  Profiler__::print_profile(STDERR)
}
Profiler__::start_profile