jit-benchmarks icon indicating copy to clipboard operation
jit-benchmarks copied to clipboard

regex-dna to regex-redux because string sub used instead of regex

Open igouy opened this issue 2 years ago • 2 comments

fwiw The regex-dna programs were re-written as regex-redux because several contributed programs were using string substitution instead of pattern matching.

igouy avatar Feb 12 '23 20:02 igouy

in this benchmark is there different programs? may be i ll change to it.

kostya avatar Feb 13 '23 08:02 kostya

Yes, the regex-dna programs were re-written to do regex-redux

regexdna		obsolete,removed
regexredux		ACTIVE

igouy avatar Feb 13 '23 19:02 igouy