aboutsummaryrefslogtreecommitdiffstats
path: root/src/easy_download.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-15 13:27:33 +0200
committerMax Kellermann <max@duempel.org>2008-09-15 13:27:33 +0200
commit1c51c6681b366c1d5ee87f48553d4223ad4c198d (patch)
treecead22384084fd77e3462063b5248fce85059026 /src/easy_download.c
parent3da600fbb0c33ec5cfb76e5341cf21c160592202 (diff)
downloadmpd-1c51c6681b366c1d5ee87f48553d4223ad4c198d.tar.gz
mpd-1c51c6681b366c1d5ee87f48553d4223ad4c198d.tar.xz
mpd-1c51c6681b366c1d5ee87f48553d4223ad4c198d.zip
use GArray for playlist instead of GList
Using a doubly linked list for the local playlist copy is a huge waste of both memory and CPU cycles. Use GArray instead of GList, which is much faster in this case.
Diffstat (limited to 'src/easy_download.c')
0 files changed, 0 insertions, 0 deletions