I had entered a bug for this :

https://qa.mandrakesoft.com/show_bug.cgi?id=1449

This can be "easily?" fixed by separating the product list from the page itself: for example, putting the list into a separate file, so it is recorded in the browser cache, and not reloaded every time.

Otherwise, the product selection could be done from a popup window, and the code for the popup should be always the same.


Jean-Michel Dault wrote:
I always knew bugzilla was slow, but it gets worse every day, so I
measured it:

time -f "%E" lynx --dump https://qa.mandrakesoft.com/query.cgi>/dev/null
0:25.60

25 seconds to load the query page... that's awful.

Compare to some other mandrake web sites (https and http)

time -f "%E" lynx --dump https://mandrakesecure.com >/dev/null
0:05.46

time -f "%E" lynx --dump www.mandrakesoft.com >/dev/null
0:01.43

I'm sure we could tweak Apache to get a bit more performance. If I can
give a hand, let me know.





Reply via email to