Hacker News new | ask | show | jobs
by keltex 5692 days ago
It's true, but many people pull all of jquery off google's CDN.
1 comments

Exactly, which makes the size of the file much less critical. It's likely to already be cached on the drive by some previous page, even from another domain. Slicing jQuery core into subset files that are dynamically loaded and other such techniques are unlikely to make things better.
Unless you're on a device, like an iPad or iPhone 3.2, that won't cache jQuery because of its size.