Hacker News new | ask | show | jobs
by fuzionmonkey 3790 days ago
https://github.com/atom/node-oniguruma
1 comments

Would switching to standard JS regular expressions substantially improve Atom's performance, even though it would mean losing some advanced regex features? I remember hearing that V8 JIT-compiles regular expressions to native code.