Y
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
burntsushi
539 days ago
The benchmarks I linked include multiple regex engines with JITs.
link