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.6M/s
Get copy using Object.create
782K/s
Copy manually using for loop
307K/s
Get copy using structuredClone
199K/s
Copy using JSON.stringify
171K/s
View exact numbers
Test name Executions per second
Get copy using spread 8,604,332 Ops/sec
Get copy using Object.create 781,870 Ops/sec
Copy manually using for loop 306,646 Ops/sec
Get copy using structuredClone 198,837 Ops/sec
Copy using JSON.stringify 171,054 Ops/sec
Script Preparation code:
Tests: