VictoriaMetrics/lib/leveledbytebufferpool
Aliaksandr Valialkin d6967319b6 lib/leveledbytebufferpool: allocate byte buffers with capacity rounded to the upper boundary for the given bucket
This should reduce the number of resizings for the returned byte buffers.
2020-08-16 22:13:30 +03:00
..
pool.go lib/leveledbytebufferpool: allocate byte buffers with capacity rounded to the upper boundary for the given bucket 2020-08-16 22:13:30 +03:00
pool_test.go lib/promscrape: reduce memory usage when scraping big number of targets 2020-08-14 01:04:53 +03:00