Run details:
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
Windows
Desktop
11 months ago
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
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