[pcre-dev] Comparing some regex engines

Góra strony
Delete this message
Autor: Herczeg Zoltán
Data:  
Dla: pcre-dev
Temat: [pcre-dev] Comparing some regex engines
Hi,

I have updated my regex engine comparison page here: http://sljit.sourceforge.net/regex_perf.html

With JIT support, we can achive a performance close to re2 from Google. Perhaps the times when we need to choose between performance and advanced regex features are finally over.

Regards,
Zoltan