Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Safari 14
Mac OS X 10.15.6
Desktop
3 years ago
Test name Executions per second
querySelectorAll class 654.6 Ops/sec
querySelectorAll with attribute 761.2 Ops/sec
filter with classList 30.6 Ops/sec
filter with className 101.4 Ops/sec
filter with getAttribute 231.3 Ops/sec
for with classList 2401730.0 Ops/sec
for with className 2409148.5 Ops/sec
for with getAttribute 2392101.8 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • querySelectorAll with .class

  • querySelectorAll with [attribute]

  • filter with classList

  • filter with className

  • filter with getAttribute

  • for with classList

  • for with className

  • for with getAttribute

  • getElementsByClassName


;