VictoriaMetrics/lib/leveledbytebufferpool
Aliaksandr Valialkin b3849a90fd 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:40:54 +03:00
..
pool.go lib/leveledbytebufferpool: pre-allocate byte slice with the given capacity if the pool is empty 2020-08-15 01:40:54 +03:00
pool_test.go lib/promscrape: reduce memory usage when scraping big number of targets 2020-08-14 01:04:53 +03:00