Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
Safari 18
Mac OS X 10.15.7
Desktop
3 months ago
Test name Executions per second
for...in Loop 65342544.0 Ops/sec
Object.keys() with for 137837184.0 Ops/sec
Object.entries() with for...of 9198728.0 Ops/sec
Object.keys with for...of 102728160.0 Ops/sec
Object.keys() with forEach 96794120.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