If you're already serving your other assets from a separate domain (which is a very good idea - and if you use a separate domain rather than a subdomain you can be sure you won't have any cookies included in incoming HTTP requests, speeding things up even further) then it might be better to serve jQuery from your own asset server, to save the additional DNS lookup. Worth benchmarking, anyway.