2010/12/5
osfight.de <linux osfight de>
Any chance that the general performance for the final Banshee
release
2.0 experiences a significant improvement? I know it came up
here
several times that for larger libraries (10000+) the
responsiveness is
rather a slow motion show than a smooth experience.
Even simplest tasks such as scrolling trough a larger playlist
and
clicking on single songs seems to be unnecessarily slowed
down.
Especially for Meego devices, I feel this is a major issue
that needs to
be addressed and would have a high impact on user experience.
The best way you can help out is:
a) ensuring that you are on a non-broken SQLite (on the
3.7.x series this would mean 3.7.3)
b) running the daily ppa and helping identify specific slow
scenerios we can fix. e.g.:
Examples of such bugs:
I've added a few little basic hints for performance
problems to my pet project the Common Banshee Questions page.
Finally I have a little patch to Hyena that will fire a log
message every time you hit an SQL query longer than a given
number of milliseconds which I personally find informative as
to when we are doing a lot of work. You could apply that.