Hacked By AnonymousFox

Current Path : /opt/alt/ruby23/lib64/ruby/2.3.0/
Upload File :
Current File : //opt/alt/ruby23/lib64/ruby/2.3.0/profile.rb

# frozen_string_literal: false
require 'profiler'

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

Hacked By AnonymousFox1.0, Coded By AnonymousFox