Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
Create new object from scratch
398.7M/s
Manually copying properties
179.0M/s
Create new object while copying
177.2M/s
Using Object.assign
9.5M/s
Using the spread operator
9.4M/s
View exact numbers
Test name Executions per second
Create new object from scratch 398,706,880 Ops/sec
Manually copying properties 178,988,736 Ops/sec
Create new object while copying 177,234,320 Ops/sec
Using Object.assign 9,509,962 Ops/sec
Using the spread operator 9,366,734 Ops/sec
Tests: