From b267ba5f0a79817de1f1c52d5c3896cdb4a3f682 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 1 Apr 2020 19:51:47 +0200 Subject: tag/Pool: enlarge hash table This consumes more memory (plus 48 kB on 32 bit systems), but reduces the number of hash collisions, speeding up MPD startup with large databases. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ec8566280..0c4d9af64 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ ver 0.21.22 (not yet released) * database - - simple: reduce I/O overhead while reading database file + - simple: optimize startup * input - curl: fix streaming errors on Android * playlist -- cgit v1.2.3