Web Performance Best Practices

Hi,

I don't remember this having been mentioned in the discussions.

Here are some best practices related to reducing the perceived latency, 
edited by Google (I suppose Adam's already aware of it):
  http://code.google.com/speed/page-speed/docs/rules_intro.html

AFAICT, the best practices mostly match the ones of the Mobile Web 
Application Best Practices document. The document does provide some 
useful practical information to support some of our best practices, e.g. 
a more thorough analysis as how most browsers downloads scripts and 
Javascripts, in particular whether they can download them in parallel.

In particular, the UA profiler contains useful metrics. It includes some 
mobile Web browsers but I suspect many of them can't actually run the 
tests...:
  http://stevesouders.com/ua/report.php?v=3

Francois.

Received on Friday, 5 June 2009 08:39:27 UTC