Current Path : /proc/thread-self/root/opt/alt/ruby25/lib64/ruby/2.5.0/ |
Current File : //proc/thread-self/root/opt/alt/ruby25/lib64/ruby/2.5.0/profile.rb |
# frozen_string_literal: true require 'profiler' RubyVM::InstructionSequence.compile_option = { :trace_instruction => true, :specialized_instruction => false } END { Profiler__::print_profile(STDERR) } Profiler__::start_profile