Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0
Firefox 135
Mac OS X 10.15
Desktop
3 months ago
Test name Executions per second
for...in Loop 33420386.0 Ops/sec
Object.keys() with for 31143414.0 Ops/sec
Object.entries() with for...of 9706823.0 Ops/sec
Object.keys with for...of 17162752.0 Ops/sec
Object.keys() with forEach 18477936.0 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • for...in Loop

  • Object.keys() with for

  • Object.entries() with for...of

  • Object.keys with for...of

  • Object.keys() with forEach