root/apps/rails_benchmark/simple_ruby.rb

Revision 978, 63 bytes (checked in by wyca..@gmail.com, 1 year ago)

Checks in Rails benchmark

Line 
1 STDOUT.reopen("/dev/null")
2 while true
3   puts "Hello".freeze
4 end
Note: See TracBrowser for help on using the browser.