Quote:
Originally Posted by kh99
I don't think there's any reason that you couldn't change things to include the file only once. But I don't think you'd get a lot of improvement from it since I believe you'll find that the browser is only making a reuqest to find out if the file has changed and not to load the entire file again, so the response is very short.
|
You'll laugh when I tell you that I saved myself between 5 - 6 seconds commenting out all the jquery and adding only 1 in the header.
I found only 1 modification would not work like this (which was odd) and so that was un-installed (wasn't that important anyways).