Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Chrome 68
Windows
Desktop
6 years ago
Test name Executions per second
for..in with hasOwnProperty() 778.8 Ops/sec
for..in without hasOwnProperty() 1350.9 Ops/sec
Object.keys() + Array.forEach() 1291.2 Ops/sec
Object.keys() + Array.for() 1452.7 Ops/sec
Script Preparation code:
Tests:
  • for..in with hasOwnProperty()

  • for..in without hasOwnProperty()

  • Object.keys() + Array.forEach()

  • Object.keys() + Array.for()


;