Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Windows
Desktop
2 years ago
getElementsByClassName
346K/s
querySelectorAll with .class
192/s
querySelectorAll with [attribute]
100/s
filter with className
39/s
filter with getAttribute
23/s
filter with classList
18/s
for with classList
8/s
for with className
8/s
for with getAttribute
6/s
View exact numbers
Test name Executions per second
getElementsByClassName 346,263 Ops/sec
querySelectorAll with .class 192 Ops/sec
querySelectorAll with [attribute] 100 Ops/sec
filter with className 39 Ops/sec
filter with getAttribute 23 Ops/sec
filter with classList 18 Ops/sec
for with classList 8 Ops/sec
for with className 8 Ops/sec
for with getAttribute 6 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: