Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
Firefox 83
Windows
Desktop
2 years ago
Test name Executions per second
for-in 429.0 Ops/sec
Object.keys with forEach 354.4 Ops/sec
Object.keys with reduce 357.4 Ops/sec
Object.keys with for-of 348.2 Ops/sec
for-in with hasOwnProperty 275.9 Ops/sec
Script Preparation code:
Tests:
  • for-in

  • Object.keys with forEach

  • Object.keys with reduce

  • Object.keys with for-of

  • for-in with hasOwnProperty