Paul Hutchings <(E-Mail Removed)> wrote:
> "Mark Lewis" <(E-Mail Removed)> wrote in
> news:4139bee2$0$20243$(E-Mail Removed):
>
>> People tend to say that 1M offers little advantage over 512K for web
>> browsing. Does everyone agree with that? Has anyone seen a
>> quantified performance comparison?
>
> I'd say it's one of those "yes and no" ones.. it stands to reason that most
> websites will load quicker on a faster connection, but if you tend to look
> at sites where once the page loads you spend ten minutes reading text on
> it, then it might not be so noticable as if you tend to click between pages
> on highly graphical sites with loads of pictures..
However, consider ebay.
A fairly typical example, or at least a commonly accessed site.
The main page (
http://www.ebay.co.uk/) was 207K in total the last time
I looked.
So, it should load in 2s vs 4s?
Well, no.
The page is composed of 57 different files (javascript, button images,
....) and it doesn't finish rendering until all have downloaded.
Most of these are quite small, and the majority of the time was setting
up the connection for each file.