Script Preparation code:
Tests:
  • string match REGEXP

  • string match REGEXP CTOR

  • regex exec REGEXP

  • regex exec REGEXP CTOR

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    string match REGEXP
    string match REGEXP CTOR
    regex exec REGEXP
    regex exec REGEXP CTOR

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
Chrome 95 on Linux
View result in a separate tab
Test name Executions per second
string match REGEXP 5492421.0 Ops/sec
string match REGEXP CTOR 5135194.0 Ops/sec
regex exec REGEXP 4484323.0 Ops/sec
regex exec REGEXP CTOR 4751277.0 Ops/sec


;