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 723.7 Ops/sec
querySelectorAll with attribute 643.9 Ops/sec
filter with classList 47.6 Ops/sec
filter with className 112.0 Ops/sec
filter with getAttribute 230.8 Ops/sec
for with classList 3237016.5 Ops/sec
for with className 3179223.0 Ops/sec
for with getAttribute 3237704.5 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


;