aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68e02cafe..b7f6b2ef6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
- Bugfix: Validate compact binary objects stored in cache before attempting to parse them to avoid crash when data is corrupt
- Bugfix: Don't report redundant error if disk is full when writing GC state or GC log
- Improvement: If garbage collection fails due to out of disk or out of memory we issue a warning instead of reporting an error to Sentry
+- Improvement: Improved cache bucket state index write time with ~15% and cache bucket side-car write time with ~20%
## 5.6.6
- Improvement: Made metadata presentation for cooked output entries more generic