This blog post sheds some light on your question http://ejohn.org/blog/library-loading-speed/
On Oct 14, 12:32 pm, "Sridhar Kuppalli" <[EMAIL PROTECTED]> wrote: > Hi All, > > Which of these are better for faster loading? > > jquery-1.2.6.min.js (size-54kb) > > jquery-1.2.6.pack.js (size-30kb) > > One more strange thing I have observed is when I > includehttp://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js > > the loading time is very less compared to the same file inclusion in my > production site.(http://mysite.com/js/jquery-1.2.6.min.js) > > What is the reason for this? > > Thanks & Regards > > Sridhar K N > > [EMAIL PROTECTED]

