More information about the Underscore mailing list

[_] HTML page sizes (was: Mailscanner has detected a possible fraud)

Tim Beadle tim.beadle at gmail.com
Wed Feb 6 15:33:12 GMT 2008

On 06/02/2008, Rick Hurst <rick.hurst at gmail.com> wrote:
> I work on the principle that js libraries and CSS files are cached
> after first download, therefore don't count for every page load  - at
> least that's how I used to justify the 1000's and 1000's of lines of
> CSS usually found in a plone site.

Except it doesn't quite work like that, at least according to the
Yahoo Exceptional Performance team:
http://yuiblog.com/blog/2007/01/04/performance-research-part-2/

Tim