Skip to content

7.5.0

Latest
Compare
Choose a tag to compare
@mmottl mmottl released this 22 Jul 17:24
· 3 commits to master since this release
7.5.0

CHANGES:

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