Comment 0 for bug 305630

Revision history for this message
Daniel Hahler (blueyed) wrote :

Please throw more hardware at launchpad.net _and_ profile/optimize the existing applications to improve overall performance.

Page loading times are quite important for web applications and launchpad.net in general is too slow.

I'm using mostly bugs.launchpad.net, but e.g. code.launchpad.net could be a lot snappier, too.

IMHO no page should take longer than 2 seconds to load.

Some suggestions:
 - only serve one CSS and one JS file per page.. with all the CSS and JS bundled together.
 - improve caching of media files (images, css, js), which are handled different in (some?) browsers IIRC
 - do not display overly long tag lists
 - profile applications
 - add more servers

There are already bugs filed against malone (e.g. just too much HTML on some pages and long tag lists).
Those have been triaged in some metabug already, which I cannot find now.