On Mon, Apr 22, 2013 at 2:17 PM, Denny Vrandečić < denny.vrandecic@wikimedia.de> wrote:
That looks like a cool idea.
I am trying to experiment it on a few pages, and it seems to considerably reduce the number of web requests (for https://en.wikipedia.org/wiki/Vincent_van_Gogh it goes from 120 to under 40 requests).
Note that this could even be less if I added the Wikipedia chrome (logo, icons etc.) as data URLs. However, since these should be in local cache after the first page view, it would be quite wasteful to transmit them on each page view again, as base64 no less.