mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 20:01:32 +01:00
Where the code was multiplying bytes by number of operations, this resulted in absurdly high throughput numbers. Also, in `BenchmarkParse()`, don't run the `expfmt` case twice. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>