[pcre-dev] JIT compiler update

Top Page
Delete this message
Author: Herczeg Zoltán
Date:  
To: pcre-dev
Subject: [pcre-dev] JIT compiler update
Hi,

I have updated the JIT compiler support for pcre_exec(). I was focusing on stability for this release, and tested it under Linux x86-32/64, Linux ARM (CortexA8/A9: v5, v7, Thumb2), and Windows 7 32/64 bit. Usually 2-6x faster than normal pcre_exec(), excluding compile time. You can download it from here:

http://sljit.sourceforge.net/pcre-8.12-sljit-all.tgz

Please let me know if something not work.

Regards,
Zoltan