From 3d4d712f6a4709ef6c0fd3d3e8589307651b0ca3 Mon Sep 17 00:00:00 2001 From: Facundo Dalmau Date: Tue, 5 Mar 2024 09:52:34 -0300 Subject: [PATCH] fix: Update FD threshold values --- .../data/25w_50000a_thresholds.yaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/performance/test_cluster/test_cluster_performance/data/25w_50000a_thresholds.yaml b/tests/performance/test_cluster/test_cluster_performance/data/25w_50000a_thresholds.yaml index 3a1c4a09ec..4de87f0463 100644 --- a/tests/performance/test_cluster/test_cluster_performance/data/25w_50000a_thresholds.yaml +++ b/tests/performance/test_cluster/test_cluster_performance/data/25w_50000a_thresholds.yaml @@ -56,13 +56,13 @@ resources: reg_cof: 0.1 FD: master: - max: 160 - mean: 103.4 - reg_cof: 0.05 + max: 208 + mean: 170 + reg_cof: 0.1 workers: - max: 72.6 - mean: 70 - reg_cof: 0.02 + max: 94.4 + mean: 91 + reg_cof: 0.05 USS(KB): master: max: 1069926 # (1 GB) @@ -85,13 +85,13 @@ resources: reg_cof: 0.1 FD: master: - max: 70.5 - mean: 59 - reg_cof: 0.11 + max: 180 + mean: 176.8 + reg_cof: 0.6 workers: - max: 72.6 - mean: 72 - reg_cof: 0.33 + max: 94.5 + mean: 93.6 + reg_cof: 0.9 USS(KB): master: max: 300000 # (290 MB)