Hacker News new | ask | show | jobs
by aneth4 5037 days ago
> if your app needs to do a burst of 350,000 jQuery calls in a tight loop and you are bummed that the whole thing takes a full second, you should then optimize using document.getElementById

Seems like you might have some other optimization work to do at that point :)