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

  • for..in without hasOwnProperty()

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

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


;