Re: [pcre-dev] Approved messages from build...@opencsw.org

2014-01-11 Thread ph10
On Fri, 10 Jan 2014, Phil Pennock wrote: There were a bunch of messages from build...@opencsw.org in the pcre-dev queue; on balance, it looked like they probably belonged, so I did let them out, but I did not clear the moderate flag. It was I that suggested these messages be sent to pcre-dev,

[pcre-dev] Improve prefix search in JIT

2014-01-11 Thread Zoltán Herczeg
Hi, this mail is a summary of another performance optimization which was recently added to the JIT compiler. The new code is basically a simplified version of the Boyer–Moore string search algorithm, and its purpose is searching for fixed prefixes. The first step is finding the longest fixed