[pcre-dev] JIT compiler update

トップ ページ
このメッセージを削除
著者: Herczeg Zoltán
日付:  
To: pcre-dev
題目: [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