Massive Saved Playlist performance improvement! Testers wanted

Bart Cerneels bart.cerneels at kde.org
Mon Dec 27 13:27:35 UTC 2010


I forgot something crucial:

On Mon, Dec 27, 2010 at 12:39, Bart Cerneels <bart.cerneels at kde.org> wrote:
> I'm looking for people with lot's of saved playlists that have
> experienced performace issues to try out this git branch:
> http://gitweb.kde.org/clones/amarok/shanachie/stecchinos-amarok.git
>
> simplest instructions:
> git clone git://anongit.kde.org/clones/amarok/shanachie/stecchinos-amarok

git checkout origin/ondemand_playlist_tracks

> cd stecchinos-amarok
> mkdir build
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull ../
> make -j3 && sudo make install
>
> Let me know if startup times improve and if the Saved Playlist section
> feels faster.
>
> I want to integrate this pre 2.4 release. So I want heavy testing.
>
> Bart
>

So the instructions again:
git clone git://anongit.kde.org/clones/amarok/shanachie/stecchinos-amarok
git checkout origin/ondemand_playlist_tracks
cd stecchinos-amarok
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull ../
make -j3 && sudo make install



More information about the Amarok mailing list