Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Mac OS X 10.15.7
Desktop
one year ago
Get copy using spread
14.9M/s
Get copy using Object.create
1.7M/s
Copy manually using for loop
734K/s
Copy using JSON.stringify
388K/s
Get copy using structuredClone
371K/s
View exact numbers
Test name Executions per second
Get copy using spread 14,897,090 Ops/sec
Get copy using Object.create 1,700,139 Ops/sec
Copy manually using for loop 733,511 Ops/sec
Copy using JSON.stringify 387,997 Ops/sec
Get copy using structuredClone 370,700 Ops/sec
Script Preparation code:
Tests: