Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
Chrome 69
Mac OS X 10.13.6
Desktop
6 years ago
Test name Executions per second
for..in with hasOwnProperty() 1139.4 Ops/sec
for..in without hasOwnProperty() 1901.9 Ops/sec
Object.keys() + Array.forEach() 1564.4 Ops/sec
Object.keys() + Array.for() 1890.2 Ops/sec
Script Preparation code:
Tests:
  • for..in with hasOwnProperty()

  • for..in without hasOwnProperty()

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

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


;