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.1M/s
Get copy using Object.create
738K/s
Copy manually using for loop
295K/s
Get copy using structuredClone
189K/s
Copy using JSON.stringify
154K/s
View exact numbers
Test name Executions per second
Get copy using spread 8,060,671 Ops/sec
Get copy using Object.create 737,876 Ops/sec
Copy manually using for loop 294,576 Ops/sec
Get copy using structuredClone 188,511 Ops/sec
Copy using JSON.stringify 153,585 Ops/sec
Script Preparation code:
Tests: