Script Preparation code:
Tests:
  • template literal

  • array join

  • string concat

  • the + operator

  • unallocated array join

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    template literal
    array join
    string concat
    the + operator
    unallocated array join

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Chrome 109 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
template literal 8100790.5 Ops/sec
array join 10190436.0 Ops/sec
string concat 7629194.0 Ops/sec
the + operator 8237703.5 Ops/sec
unallocated array join 5654823.5 Ops/sec


;