Actions
Optimization #749
closedpcre 8.32 introduces JIT pcre_jit_exec(...)
Effort:
Difficulty:
Label:
Description
"just let you know that pcre 8.32 is released, and JIT is improved a lot in that release. Furthermore, a new pcre_jit_exec(...) function is added, which is the same as pcre_exec, except it directly calls the machine code (the stack must be passed directly to this function)."
Actions