HTML Preparation code:
Script Preparation code:
Tests:
  • RegExp#test

  • String#indexOf

  • String#match

  • Using the same precompiled RegExp

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    RegExp#test
    String#indexOf
    String#match
    Using the same precompiled RegExp

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36
Chrome 57 on Mac OS X 10.11.6
View result in a separate tab
Test name Executions per second
RegExp#test 9119311.0 Ops/sec
String#indexOf 24385068.0 Ops/sec
String#match 6520350.0 Ops/sec
Using the same precompiled RegExp 3753231.8 Ops/sec


;