Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
Using For-In loop
80.6M/s
Using the spread operator
43.1M/s
Using Object.assign
10.8M/s
Using For-In loop with hasOwnProperty
7.1M/s
View exact numbers
Test name Executions per second
Using For-In loop 80,619,088 Ops/sec
Using the spread operator 43,105,492 Ops/sec
Using Object.assign 10,773,756 Ops/sec
Using For-In loop with hasOwnProperty 7,057,708 Ops/sec
Tests: