Ticket #1483 (closed patch: fixed)
optimization for mixed_cs_index
Reported by: | mls | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 2.1.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | rejected | Platform: |
Description
The attached patch speeds up mixed_cs_index by calculating the codepoint of the first character of the needle string only once instead of for doing so for each character of the haystack string.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.