mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-20 09:08:20 +03:00
This partially reverts fb82c4b9fa
It has been appeared that the additional memory allocation may result in higher GC pauses.
It is better to spend CPU time on copying bigger bucket16 structs instead of increasing query latencies due to higher GC pauses