[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / benchmark / match_small.rb
blob3b743d484a77feed725eeea5fe717f06a6aa340a
1 1000000.times { 'haystack'.match(/hay/) }