summaryrefslogtreecommitdiff
path: root/benchmark/match_small.rb
blob: 3b743d484a77feed725eeea5fe717f06a6aa340a (plain)
1
1000000.times { 'haystack'.match(/hay/) }