prometheus/model/histogram
Linas Medžiūnas c532b658e4
histograms: BenchmarkFloatHistogramAdd (#18248)
* BenchmarkFloatHistogramAdd

Signed-off-by: Linas Medziunas <linas.medziunas@gmail.com>

* Format

Signed-off-by: Linas Medziunas <linas.medziunas@gmail.com>

---------

Signed-off-by: Linas Medziunas <linas.medziunas@gmail.com>
2026-03-17 15:07:56 +01:00
..
convert.go fix(histogram): handling +Inf bucket count and metric label 2025-10-28 20:29:44 +05:30
convert_test.go fix(histogram): handling +Inf bucket count and metric label 2025-10-28 20:29:44 +05:30
float_histogram.go perf(PromQL): improve performance of FloatHistogram.KahanAdd 2026-03-06 17:50:55 +02:00
float_histogram_test.go histograms: BenchmarkFloatHistogramAdd (#18248) 2026-03-17 15:07:56 +01:00
generic.go promql: use Kahan summation for Native Histograms (#15687) 2026-02-08 00:52:22 +01:00
generic_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram.go promql: use Kahan summation for Native Histograms (#15687) 2026-02-08 00:52:22 +01:00
histogram_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
test_utils.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00