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/133.0.0.0 Safari/537.36
Chrome 133 on Windows
View result in a separate tab
Test name Executions per second
JSON.stringify small 3708231.2 Ops/sec
JSON.stringify big 3307.9 Ops/sec
array.join + string template small 2672629.0 Ops/sec
array.join + string template big 2298.5 Ops/sec
array.join + string concat small 2912410.5 Ops/sec
array.join + string concat big 3113.9 Ops/sec