Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Chrome 109
Linux
Desktop
one year ago
Test name Executions per second
querySelectorAll with .class 601.3 Ops/sec
querySelectorAll with [attribute] 260.3 Ops/sec
filter with classList 68.3 Ops/sec
filter with className 138.7 Ops/sec
filter with getAttribute 150.1 Ops/sec
for with classList 40.3 Ops/sec
for with className 52.3 Ops/sec
for with getAttribute 42.9 Ops/sec
getElementsByClassName 1980420.0 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