[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / benchmark / int_quo.rb
blobe22a3f8c3086ba6a59e92ce917e305e1aef39574
1 5000000.times { 42.quo(3) }