Skip to content Skip to sidebar Skip to footer
Showing posts with the label Microbenchmark

Why Document.queryselector Is More Efficient Than Element.queryselector

I did a test with few iterations to test efficiency of Document.querySelector and Element.querySele… Read more Why Document.queryselector Is More Efficient Than Element.queryselector