Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.4.3
-
None
Description
We have discovered that there is significant performance differences between various regex implementations. This is important during LIKE processing. During a search as to why, we discovered that Google has nice lib we can use – RE2 (https://github.com/google/re2). We need to benchmark this to see if it's worth adopting.
Attachments
Issue Links
- is duplicated by
-
MCOL-3778 Replace glibc with google's re2 for regex processing
- Closed