Guest User

Untitled

a guest
Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. require 'profile'
  2. Java::java::lang::Runtime.runtime.add_shutdown_hook(Java::java::lang::Thread.new do
  3. Profiler__::print_profile(STDERR)
  4. end)
Add Comment
Please, Sign In to add comment