summaryrefslogtreecommitdiff
path: root/lib/profile.rb
blob: 104cb205b913bfb5eb7c02c17b9dc1af2fe9a8f7 (plain)
1
2
3
4
5
6
require 'profiler'

END {
  Profiler__::print_profile(STDERR)
}
Profiler__::start_profile