Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1 Ddg/26.2
Mobile Safari 26
iOS 18.6
Mobile
6 months ago
Create new object from scratch
913.2M/s
Manually copying properties
844.6M/s
Create new object while copying
785.8M/s
Using the spread operator
54.3M/s
Using Object.assign
44.6M/s
JSON
4.4M/s
StructuredClone
1.2M/s
View exact numbers
Test name Executions per second
Create new object from scratch 913,218,688 Ops/sec
Manually copying properties 844,590,848 Ops/sec
Create new object while copying 785,772,544 Ops/sec
Using the spread operator 54,311,000 Ops/sec
Using Object.assign 44,633,344 Ops/sec
JSON 4,448,000 Ops/sec
StructuredClone 1,158,579 Ops/sec
Tests: