Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0
Firefox 100
Windows
Desktop
2 years ago
Test name Executions per second
querySelectorAll with .class 558.0 Ops/sec
querySelectorAll with [attribute] 260.1 Ops/sec
filter with classList 86.7 Ops/sec
filter with className 110.8 Ops/sec
filter with getAttribute 166.2 Ops/sec
for with classList 35.1 Ops/sec
for with className 32.3 Ops/sec
for with getAttribute 34.2 Ops/sec
getElementsByClassName 1640740.9 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


;