Tag unstable CGI specs.
[rbx.git] / lib / profile.rb
blob8ce7240cac3241adbb72891b1eee748d3286e48b
1 require 'profiler'
3 at_exit do
4   Profiler__::print_profile(STDERR)
5 end
6 Profiler__::start_profile