Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Linux
Desktop
2 years ago
Benchmark.js
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
Script Preparation code:
Tests: