summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-04-01 19:51:47 +0200
committerMax Kellermann <max@musicpd.org>2020-04-02 15:45:35 +0200
commitb267ba5f0a79817de1f1c52d5c3896cdb4a3f682 (patch)
tree49859e076ddd8d96140cda170bd8a849e9b8fe35 /NEWS
parent82700430535f2215eacad7ced492262c96e4ba5d (diff)
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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