|
|
|
|
|
by mwcampbell
3793 days ago
|
|
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. |
|