VictoriaMetrics/lib/leveledbytebufferpool
Aliaksandr Valialkin 6e863376f7 lib/leveledbytebufferpool: pre-allocate byte slice with the given capacity if the pool is empty
This should reduce memory allocations and copying when the byte slice is growing.
2020-08-15 01:41:59 +03:00
..
pool.go lib/leveledbytebufferpool: pre-allocate byte slice with the given capacity if the pool is empty 2020-08-15 01:41:59 +03:00
pool_test.go lib/promscrape: reduce memory usage when scraping big number of targets 2020-08-14 01:05:04 +03:00