Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Mac OS X 10.15.7
Desktop
3 months ago
Test name Executions per second
for...in Loop 30422912.0 Ops/sec
Object.keys() with for 61123536.0 Ops/sec
Object.entries() with for...of 32705400.0 Ops/sec
Object.keys with for...of 58251860.0 Ops/sec
Object.keys() with forEach 57581752.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