browser - Loading jQuery and related stuff from Google -
is faster loading host?
because when open website loads stuff other sites, browser has make new connections. wouldn't faster load stuff site browser connected to?
when browser downloads html/css/js/img files site can load few @ time (some two, 8, believe). per domain though.
by using google cdn have additional simultaneous download, greater chance of file being cached, plus using server closer end user.
personally, our load times have improved using google cdn of jquery.
Comments
Post a Comment