ruby--ruby/benchmark/match_gt4.rb

2 lines
54 B
Ruby

1000000.times { /(.)(.)(\d+)(\d)/.match("THX1138.") }