[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / benchmark / loop_for.rb
blob0fc4cc15115a96e8a5583e29c1d55e93dc0c8253
1 for i in 1..30_000_000
2   #
3 end