From 11321eeddf367aaec7f6d80eb936d894b3188472 Mon Sep 17 00:00:00 2001 From: Ivan Dlugos <6349682+vaind@users.noreply.github.com> Date: Tue, 25 Jun 2024 11:22:20 +0200 Subject: [PATCH] ci: release iOS metrics startup test restrictions (#3905) The startup time doesn't seem to be impacted by the SDK (is that OK or do we measure it wrong?), so it may be lower then without the SDK --- test/perf/metrics-ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/perf/metrics-ios.yml b/test/perf/metrics-ios.yml index 1f745c5825..e46a97f120 100644 --- a/test/perf/metrics-ios.yml +++ b/test/perf/metrics-ios.yml @@ -6,7 +6,7 @@ apps: startupTimeTest: runs: 50 - diffMin: 0 + diffMin: -20 diffMax: 150 binarySizeTest: