The TechFounder blog has a few general tips you can use to help your web pages go a bit faster:
As it might be expected, there are several techniques to optimize the delivery of web pages. The Exceptional Performance guide by Yahoo is a great resource for a multitude of optimizations practices, including specifically two techniques which I will address in this article - script minifcation and concatenation.
Suggestions include reducing total request counts and minification of external libraries via the Minify tool.