HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    indexOf at end of sentence v1
    indexOf at end of sentence v2
    string endsWith
    Regex match ends with
    indexOf starts with
    search starts with
    string startsWith
    Regex match starts with

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122 on Mac OS X 10.15.7
View result in a separate tab
indexOf at end of sentence v1
4K/s
indexOf at end of sentence v2
4K/s
indexOf starts with
4K/s
string endsWith
124/s
string startsWith
124/s
Regex match ends with
123/s
Regex match starts with
121/s
search starts with
42/s
View exact numbers
Test name Executions per second
indexOf at end of sentence v1 3,972 Ops/sec
indexOf at end of sentence v2 3,955 Ops/sec
indexOf starts with 3,927 Ops/sec
string endsWith 124 Ops/sec
string startsWith 124 Ops/sec
Regex match ends with 123 Ops/sec
Regex match starts with 121 Ops/sec
search starts with 42 Ops/sec