[Cosmo-dev] UI Performance Evaluation
Bobby Rullo
br at osafoundation.org
Wed Aug 1 17:03:23 PDT 2007
Hi all, I've taken some notes on my investigation of Cosmo UI
performance:
http://chandlerproject.org/Journal/UiPerformanceEvaluation
The big take-aways are:
*Client-side code could be speeded up but is not a major performance
problem
* FireBug makes things REALLY slow
* For high-bandwidth connections (fast DSL, cable) the biggest
problem is too many http requests are serialized
* For not-so-high bandwidth connections (slower DSL, dial-up) it's
the size of our Atompub responses.
Skip to the bottom of the page for possible next steps.
Bobby
More information about the cosmo-dev
mailing list