ruby/lib/profile.rb

7 строки
90 B
Ruby

require 'profiler'
END {
Profiler__::print_profile(STDERR)
}
Profiler__::start_profile