Re: Performance implications of Bundling and Minification on HTTP/1.1

* Karl Dubost wrote:
>All the tests and benchmarks we see (even if made on real Web sites) are
>what I call "cold start testing". Basically every is set to 0, we
>download everything and look at the protocol design impacts on
>performances. 
>
>But when we talk about better *user* experience, we might want to take
>into account the impact on performances when the user is doing multiple
>actions on the same set of resources. HTTP caching enters into play.

Well, if the site does not load quickly on first visit, you might not
develop a user base that cares, while, when you are an established ser-
vice, users notice delays less due to familiarity, so these are really
two aspects of user experience, and one would look at the "cold start"
independently of the experience for staying visitors if new users are
a concern.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 24 June 2012 22:37:52 UTC