Thursday, 23 February 2012

Can using google's CDN for jQuery speed up your web site?

The answer is yes. Even if not by a significant amount, it can speed up you site. This is because there is a fair chance that the user has google's jquery API cached in his browser. Obviously, this would mean your website will load slower if you use the jQuery file stored on your server.

No comments:

Post a Comment