Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36
Chrome 84
Windows
Desktop
3 years ago
Test name Executions per second
Match RegEx via Lookahead and Capture Group 1686475.0 Ops/sec
Replace Unwanted Parts with Replace RegEx 84762.6 Ops/sec
String Split and Reference Array Index with length -1 (const intermediate) 3179876.0 Ops/sec
String Split and Reference Array Index with length -1 (var intermediate) 3314952.0 Ops/sec
String Split and Reference Array Index with length -1 (no intermediate var) 3139441.0 Ops/sec
String Split with pop 3121675.0 Ops/sec
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