Script Preparation code:
Tests:
  • JSON.stringify small

  • JSON.stringify big

  • array.join + string template small

  • array.join + string template big

  • array.join + string concat small

  • array.join + string concat big

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    JSON.stringify small
    JSON.stringify big
    array.join + string template small
    array.join + string template big
    array.join + string concat small
    array.join + string concat big

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128 on Windows
View result in a separate tab
Test name Executions per second
JSON.stringify small 3874751.2 Ops/sec
JSON.stringify big 5268.2 Ops/sec
array.join + string template small 1283425.6 Ops/sec
array.join + string template big 1199.8 Ops/sec
array.join + string concat small 1326404.1 Ops/sec
array.join + string concat big 1326.8 Ops/sec


;