Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0
Firefox 141
Linux
Desktop
one year ago
Create new object from scratch
406.8M/s
Create new object while copying
377.9M/s
Manually copying properties
71.0M/s
Using Object.assign
22.8M/s
Using the spread operator
10.6M/s
JSON
1.2M/s
StructuredClone
925K/s
View exact numbers
Test name Executions per second
Create new object from scratch 406,770,144 Ops/sec
Create new object while copying 377,939,520 Ops/sec
Manually copying properties 71,035,976 Ops/sec
Using Object.assign 22,762,226 Ops/sec
Using the spread operator 10,577,992 Ops/sec
JSON 1,161,255 Ops/sec
StructuredClone 925,358 Ops/sec
Tests: