We are working on optimizing the amount of server requests needed on our pages.
Plan on using this tool https://github.com/cjohansen/juicer to combine and compress Javascript and css files.
However Juicer requires the Javascript files to be JsLint http://www.jslint.com/ compliant.
/Henrik Schack