GNOME Bugzilla – Bug 565730
Banshee is really jittery and its cpu reaches 100% too often
Last modified: 2009-10-04 21:35:33 UTC
Hi, I'm using banshee to manage a my music collection that has over 14K track files and I'm having a very serious performance issues doing very simple tasks like skipping through my library on shuffle, or filtering it for a specific artist or album. I often get 100% cpu usage spikes and banshee stops responding in the middle for a second or so. I'm running Banshee 1.4.1 on Ubuntu 8.10 and sqlite3 version 3.5.9. My machine has a 3.0GHz P4 processor with HT, 1GB of ram and 2 GB of swap memory. I've attached a sql-log and I've uploaded my compressed database to http://dl.getdropbox.com/u/197580/banshee.db.tar.bz2 And here's my sql-log: http://dl.getdropbox.com/u/197580/banshee-sql-log.tar.bz2 Original mailing list thread: http://www.nabble.com/Can-i-use-MySql-for-a-database--td21176384.html
So I played around a bit with your DB : First I set all uris to point to one of my mp3 file (update coretracks set uri = 'file:///home/lorentz/test.mp3'). Then I started banshee with this DB and skipped through a few tracks on shuffle. The execution times I get for the same queries is about 3 or 4 times lower (314ms compared to 1113ms for example). The software versions are the same, and my processor is a Core2 Duo 2.5GHz, with 1GB of RAM. So I think there might be some other factor involved in your performance issues.
Any better against 1.5.0?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!