Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0
Chrome 141
Mac OS X 10.15.7
Desktop
10 months ago
Create new object from scratch
24.2M/s
Using the spread operator
22.6M/s
Manually copying properties
13.4M/s
Create new object while copying
13.3M/s
Using Object.assign
10.0M/s
JSON
3.5M/s
StructuredClone
1.2M/s
View exact numbers
Test name Executions per second
Create new object from scratch 24,246,250 Ops/sec
Using the spread operator 22,581,916 Ops/sec
Manually copying properties 13,423,891 Ops/sec
Create new object while copying 13,301,174 Ops/sec
Using Object.assign 9,970,908 Ops/sec
JSON 3,521,083 Ops/sec
StructuredClone 1,156,974 Ops/sec
Tests: