By bloid
via yuiblog.com
Submitted: Jul 23 2008 / 12:33
In Performance Research Part 1, we discussed how reducing the number of HTTP requests has the biggest impact on improving the response time and is often the easiest performance improvement to make. One technique without having to simplify the page design is to combine multiple scripts into a single script, and similarly combine multiple stylesheets into a single stylesheet.
SaveShareSend
Tags: css-html, javascript
Add your comment