Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Mac OS X 10.15.7
Desktop
one year ago
Get copy using spread
8.7M/s
Get copy using Object.create
828K/s
Copy manually using for loop
379K/s
Get copy using structuredClone
208K/s
Copy using JSON.stringify
174K/s
View exact numbers
Test name Executions per second
Get copy using spread 8,748,345 Ops/sec
Get copy using Object.create 827,765 Ops/sec
Copy manually using for loop 378,626 Ops/sec
Get copy using structuredClone 208,498 Ops/sec
Copy using JSON.stringify 173,748 Ops/sec
Script Preparation code:
Tests: