Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    with spread operator
    with mutation
    with object assign
    with for...of loop
    with for loop

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Windows
View result in a separate tab
with for loop
1K/s
with for...of loop
1K/s
with mutation
741/s
with object assign
26/s
with spread operator
1/s
View exact numbers
Test name Executions per second
with for loop 1,206 Ops/sec
with for...of loop 1,133 Ops/sec
with mutation 741 Ops/sec
with object assign 26 Ops/sec
with spread operator 1 Ops/sec