From 319fb0ecea13a09b65dc1cd59be594f2b8430182 Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Wed, 8 Oct 2025 08:15:38 +0900 Subject: [PATCH] Benchmark: update threshold for nightly-main --- .../PrometheusBenchmarks.DurationHistogram.p90.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Benchmarks/Thresholds/nightly-main/PrometheusBenchmarks.DurationHistogram.p90.json b/Benchmarks/Thresholds/nightly-main/PrometheusBenchmarks.DurationHistogram.p90.json index 282dc64..48a777f 100644 --- a/Benchmarks/Thresholds/nightly-main/PrometheusBenchmarks.DurationHistogram.p90.json +++ b/Benchmarks/Thresholds/nightly-main/PrometheusBenchmarks.DurationHistogram.p90.json @@ -1,3 +1,3 @@ { - "mallocCountTotal" : 2 -} \ No newline at end of file + "mallocCountTotal" : 1 +}