So far ive managed to get between 3.5 and 6% faster load times (using native compression with gzip)
On the way around google I came across this
http://groups.google.com/group/prototype-core/files
Basically its the scriptaculous and prototype files combined and the white space removed etc to compress the files
Apart from keeping the code in a clean way is there any other advantage to keeping all your javascript seperate?
If you dont need to amend the javascript files then would combining them into one compressed file be a problem?
I have 7 js references in my site header....along with the css link your looking at line 112 before you even reach the body html tag
The faster my site works the quicker they get to the payment section