aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2008-09-20 16:20:48 -0700
committerEric Wong <normalperson@yhbt.net>2008-09-20 16:58:31 -0700
commit1952b762b0b7024c6a993e62ad957718ac669ac4 (patch)
treeb85434889e082ff3425d2c5209fc8dc41e5fedf4 /ChangeLog
parent8f475cc0ff4640f60c139e037b38d5c0225e1478 (diff)
downloadmpd-1952b762b0b7024c6a993e62ad957718ac669ac4.tar.gz
mpd-1952b762b0b7024c6a993e62ad957718ac669ac4.tar.xz
mpd-1952b762b0b7024c6a993e62ad957718ac669ac4.zip
Replace SongList with struct songvec
Our linked-list implementation is wasteful and the SongList isn't modified enough to benefit from being a linked list. So use a more compact array of song pointers which saves ~200K on a library with ~9K songs (on x86-32).
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions