Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0
Firefox 140
Linux
Desktop
10 months ago
Create new object while copying
176.8M/s
Create new object from scratch
175.9M/s
Manually copying properties
25.5M/s
Using Object.assign
7.0M/s
Using the spread operator
4.5M/s
JSON
398K/s
StructuredClone
244K/s
View exact numbers
Test name Executions per second
Create new object while copying 176,756,176 Ops/sec
Create new object from scratch 175,854,336 Ops/sec
Manually copying properties 25,480,756 Ops/sec
Using Object.assign 6,954,302 Ops/sec
Using the spread operator 4,453,012 Ops/sec
JSON 397,799 Ops/sec
StructuredClone 244,361 Ops/sec
Tests: