mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
351b70b94d
This commite contains a few changes that improve the performance of Arrow encoding: 1. Create an allocator based on the prometheus Pool implementation to reuse buffers. This results in B/op dropping by three orders of magnitude. 2. Reuse specific timestamp and float64 builders across series. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com> |
||
---|---|---|
.. | ||
api/v1 | ||
ui | ||
federate.go | ||
federate_test.go | ||
web.go | ||
web_test.go |