Hacker News new | ask | show | jobs
by amelius 539 days ago
You could probably make an even faster regex by JIT-compiling the resulting automaton.
1 comments

The benchmarks I linked include multiple regex engines with JITs.