Hacker News new | ask | show | jobs
by jdd 5203 days ago
The test isn't broken in the scope of its use case. You are totally missing the point which is RegExp's are no longer a guaranteed fail when it comes to performance and that in many situations, including that jsPerf test, can out perform the indexOf equivalent.
1 comments

I think that a lot of people would just like to see a direct comparison, that's all.