jpcody + speed   3

the Performance Golden Rule | High Performance Web Sites
80-90% of the end-user response time is spent on the frontend.
performance  speed 
february 2012 by jpcody
jQuery Book: Selecting Elements
Contains good advice on speed enhancements for JS.

If you've made a selection that you might need to make again, you should save the selection in a variable rather than making the selection repeatedly.
jquery  speed  selectors 
august 2010 by jpcody

Copy this bookmark:



description:


tags: