String matching engines compared
A comparison of the Perl 5 regex and the Thomson NFA string matching engines. Note that the NFA matching is measured in microseconds (and the regex in milliseconds).
A comparison of the Perl 5 regex and the Thomson NFA string matching engines. Note that the NFA matching is measured in microseconds (and the regex in milliseconds).