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)."
Updated by Victor Julien about 5 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Jeff Lucovsky
- Target version changed from TBD to 6.0.0beta1
Updated by Victor Julien over 4 years ago
- Status changed from Assigned to In Review
Updated by Jeff Lucovsky over 4 years ago
- Status changed from In Review to Closed
Merged through https://github.com/OISF/suricata/pull/4710
Actions