Bugzilla – Bug 696
Performance noticeably slow during GUI startup
Last modified: 2009-02-24 23:00:34 UTC
You need to log in before you can comment on or make changes to this bug.
On machine: HP Compaq Desktop Startup IPS GUI; # packagemanager IPS GUI appears, and takes about 28 seconds to fully load package details. During this time user cannot use the GUI. Developer has confirmed this and is aware of the problem.
The issue in the current mailstone is fixed. The problem was that filter function was applied before adding package to the model, so every new package was added, the filter was run. As in the tests: o Performance noticeably improved. closing
VERIFIED in changeset :dde59f7de2b4