I just created a new git branch for lxmusic named cache. What it does is quite simple. It caches info of every songs in the playlist in our private db. Due to the limitation of xmms2, it's very slow to get all these info due to excessive IPC roundtrips. Now with our own cache, the loading of large playlist gains great speed up. The speed improvement is quite visible. Try it and you'll see. The cache file is a small, simple, and compact Berkely db file. Please get it tested. If this is ok, I think it can be merged to master branch later.
Cheers! ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
