Tests:
-
Using the spread operator
-
Using Object.assign
-
Using custom merge method (Create a clone object)
Rendered benchmark preparation results:
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 |
Do you really want to delete benchmark?