Script Preparation code:
Tests:
  • simple regex

  • regex with no lookbehind

  • split + filter + join

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    simple regex
    regex with no lookbehind
    split + filter + join

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 8 months 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
Test name Executions per second
simple regex 2941667.8 Ops/sec
regex with no lookbehind 2939527.8 Ops/sec
split + filter + join 2601011.2 Ops/sec


;