Velocity 08: Even Faster Web Sites
Posted Wednesday June 25, 2008, 12:34 am, Over one day old80-90% of the end user response time is spent on the front end of the page load experience, so start there. The next rule: avoid script blocking. Most of these require some refactoring of the JavaScript code because you're downloading and then using a technique to eval what got downloaded.
This post digest is 10% of the original post size.