Script Preparation code:
Tests:
  • Match RegEx via Lookahead and Capture Group

  • Replace Unwanted Parts with Replace RegEx

  • String Split and Reference Array Index with length -1 (const intermediate)

  • String Split and Reference Array Index with length -1 (var intermediate)

  • String Split and Reference Array Index with length -1 (no intermediate var)

  • String Split with pop

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Match RegEx via Lookahead and Capture Group
    Replace Unwanted Parts with Replace RegEx
    String Split and Reference Array Index with length -1 (const intermediate)
    String Split and Reference Array Index with length -1 (var intermediate)
    String Split and Reference Array Index with length -1 (no intermediate var)
    String Split with pop

    Fastest: N/A

    Slowest: N/A

Latest run results:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!