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: 2 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
querySelectorAll with .class 2785.7 Ops/sec
querySelectorAll with [attribute] 2635.3 Ops/sec
filter with classList 165.7 Ops/sec
filter with className 398.3 Ops/sec
filter with getAttribute 311.7 Ops/sec
for with classList 117.2 Ops/sec
for with className 491.0 Ops/sec
for with getAttribute 367.6 Ops/sec
getElementsByClassName 9612084.0 Ops/sec