[pcre-dev] Comparing some regex engines
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Author:
Herczeg Zoltán
Date:
2011-10-15 15:23
UTC
To:
pcre-dev
Subject:
[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