Actions
Feature #356
closedPCRE native jit
Effort:
Difficulty:
Label:
Description
pcre >=8.2 support jit already.
So suri can switch to native pcre jit
Updated by Victor Julien about 13 years ago
- Status changed from New to Assigned
- Assignee set to Victor Julien
- Target version set to 1.2
The just released 1.1beta3 supports PCRE 8.20 JIT mode. I think we can make it the default (if available) in 1.2.
Updated by Victor Julien almost 13 years ago
- Due date set to 01/06/2012
- Assignee changed from Victor Julien to Eric Leblond
- Target version changed from 1.2 to 1.2rc1
- Estimated time set to 3.00 h
Eric, can you update configure to detect if support for JIT is available and if so enabled it by default?
Updated by Eric Leblond almost 13 years ago
- % Done changed from 0 to 90
- Estimated time changed from 3.00 h to 1.00 h
Pull request sent.
Updated by Victor Julien almost 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
Applied, thanks Eric!
Actions