Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Chrome 117
Linux
Desktop
2 years ago
Using For-In loop
58.0M/s
Using the spread operator
39.7M/s
Using Object.assign
8.8M/s
Using For-In loop with hasOwnProperty
1.9M/s
View exact numbers
Test name Executions per second
Using For-In loop 58,024,740 Ops/sec
Using the spread operator 39,705,036 Ops/sec
Using Object.assign 8,776,603 Ops/sec
Using For-In loop with hasOwnProperty 1,869,737 Ops/sec
Tests: