From 0bcd3bacff19ab9d863bc51bf3d0c14741e42b77 Mon Sep 17 00:00:00 2001 From: Honza Dvorsky Date: Mon, 10 Mar 2025 13:48:11 +0100 Subject: [PATCH] Update the allocations count benchmark threshold for nightly-main --- .../nightly-main/NIOSSHBenchmarks.SimpleHandshake.p90.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmarks/Thresholds/nightly-main/NIOSSHBenchmarks.SimpleHandshake.p90.json b/Benchmarks/Thresholds/nightly-main/NIOSSHBenchmarks.SimpleHandshake.p90.json index 05e2fe3f..39ecd4be 100644 --- a/Benchmarks/Thresholds/nightly-main/NIOSSHBenchmarks.SimpleHandshake.p90.json +++ b/Benchmarks/Thresholds/nightly-main/NIOSSHBenchmarks.SimpleHandshake.p90.json @@ -1,3 +1,3 @@ { - "mallocCountTotal" : 636000 + "mallocCountTotal" : 639000 } \ No newline at end of file