Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0
Chrome 140
Mac OS X 10.15.7
Desktop
10 months ago
Create new object from scratch
26.9M/s
Using the spread operator
20.8M/s
Manually copying properties
14.2M/s
Create new object while copying
14.1M/s
Using Object.assign
9.8M/s
JSON
3.6M/s
StructuredClone
1.2M/s
View exact numbers
Test name Executions per second
Create new object from scratch 26,853,634 Ops/sec
Using the spread operator 20,839,704 Ops/sec
Manually copying properties 14,186,338 Ops/sec
Create new object while copying 14,072,360 Ops/sec
Using Object.assign 9,817,506 Ops/sec
JSON 3,566,618 Ops/sec
StructuredClone 1,156,254 Ops/sec
Tests: