Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

JavaScript engines compiles regexp down to machine code using the same JIT implementation they use for JS code. It is not surprising that the result is the fastest regexp matching.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: