Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Windows
Desktop
2 years ago
Using For-In loop
55.7M/s
Using the spread operator
34.6M/s
Using Object.assign
8.7M/s
Using For-In loop with hasOwnProperty
5.6M/s
View exact numbers
Test name Executions per second
Using For-In loop 55,661,444 Ops/sec
Using the spread operator 34,646,700 Ops/sec
Using Object.assign 8,664,824 Ops/sec
Using For-In loop with hasOwnProperty 5,593,068 Ops/sec
Tests: