You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fastcache.go: re-create the bucket.m map inside cleanLocked() in order to reduce map fragmentation
Hopefully, this may help reducing memory usage and GC pressure for long-running processes, which use fastcache.
See VictoriaMetrics/VictoriaMetrics#5379
0 commit comments