https://bugs.kde.org/show_bug.cgi?id=424324

--- Comment #5 from Nicolas Morel <nico...@morel.io> ---
Otherwise, I don't know if this comment (https://stackoverflow.com/a/38882022)
is still true to this day, but maybe querySelectorAll should be avoided? A
quick benchmark (https://jsperf.com/getelementsby-vs-queryselectorall/7) on my
Firefox shows getElementsBy* being at least 100 times faster, Chrome also shows
lower but similar results, hopefully it'll be the same on real world pages.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to