Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
getElementsByClassName
1.8M/s
querySelectorAll with .class
602/s
querySelectorAll with [attribute]
382/s
filter with className
132/s
filter with getAttribute
85/s
filter with classList
53/s
for with className
47/s
for with getAttribute
40/s
for with classList
33/s
View exact numbers
Test name Executions per second
getElementsByClassName 1,831,395 Ops/sec
querySelectorAll with .class 602 Ops/sec
querySelectorAll with [attribute] 382 Ops/sec
filter with className 132 Ops/sec
filter with getAttribute 85 Ops/sec
filter with classList 53 Ops/sec
for with className 47 Ops/sec
for with getAttribute 40 Ops/sec
for with classList 33 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: