grafana/pkg/tsdb/prometheus/querydata
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860)
This change preallocates slices and maps where the size of the data is known before the object is created.

Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-11-22 20:24:36 +08:00
..
exemplar_sampler.go Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
framing_bench_test.go Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
framing_test.go Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 2022-10-27 12:05:06 -04:00
request_test.go Prometheus: Make Prometheus streaming parser as default client (#58365) 2022-11-11 17:53:12 +01:00
request.go Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
response.go Prometheus: Chore - Remove incorrect FrameType from exemplar frame (#57695) 2022-10-28 09:15:01 -04:00