Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using the spread operator
    Using Object.assign
    Using custom merge method (Create a clone object)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121 on Linux
View result in a separate tab
Using the spread operator
8.6M/s
Using Object.assign
5.5M/s
Using custom merge method (Create a clone object)
1.5M/s
View exact numbers
Test name Executions per second
Using the spread operator 8,640,652 Ops/sec
Using Object.assign 5,470,456 Ops/sec
Using custom merge method (Create a clone object) 1,495,925 Ops/sec