Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.0
Firefox 145
Mac OS X 10.15
Desktop
8 months ago
Create new object while copying
294.4M/s
Create new object from scratch
287.9M/s
Manually copying properties
47.1M/s
Using Object.assign
19.2M/s
Using the spread operator
8.4M/s
JSON
980K/s
StructuredClone
738K/s
View exact numbers
Test name Executions per second
Create new object while copying 294,403,840 Ops/sec
Create new object from scratch 287,935,616 Ops/sec
Manually copying properties 47,085,500 Ops/sec
Using Object.assign 19,193,964 Ops/sec
Using the spread operator 8,425,241 Ops/sec
JSON 980,035 Ops/sec
StructuredClone 738,485 Ops/sec
Tests: