CHANGES:
- Added support for JIT-compilation of patterns, which can greatly improve
matching performance for most patterns. Users need to explicitly add
thejit_compile
flag to request JIT-compilation when creating regular
expressions.
CHANGES:
jit_compile
flag to request JIT-compilation when creating regular