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

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 11 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137 on Windows
View result in a separate tab
Test name Executions per second
querySelectorAll with .class 496.0 Ops/sec
querySelectorAll with [attribute] 352.9 Ops/sec
filter with classList 69.9 Ops/sec
filter with className 124.8 Ops/sec
filter with getAttribute 91.0 Ops/sec
for with classList 68.7 Ops/sec
for with className 136.3 Ops/sec
for with getAttribute 94.6 Ops/sec
getElementsByClassName 2704543.2 Ops/sec