check out this firefox/firebug extension (it went open-source yesterday)

http://code.google.com/intl/pl/speed/page-speed/download.html

It aggregates performance data and explicitly prints out improvements. Also 
finds JS and CSS bugs.

quote from doc: 
        * Optimizing caching — keeping your application's data and logic off 
the network altogether
        * Minimizing round-trip times — reducing the number of serial 
request-response cycles
        * Minimizing request size — reducing upload size
        * Minimizing payload size — reducing the size of responses, downloads, 
and cached pages
        * Optimizing browser rendering — improving the browser's layout of a 
page



-- 
Michal Zajda

Erlang Training and Consulting Ltd
http://www.erlang-consulting.com

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Erlangweb-users mailing list
Erlangweb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlangweb-users
http://www.erlang-web.org/

Reply via email to