From 5f62d9fc9e34ef5d8e4eae9c0111950d9d6ab782 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Mon, 28 Apr 2025 12:33:42 +0300 Subject: [PATCH] Increase iOS binary size diff by 100KB --- performance-tests/metrics-ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance-tests/metrics-ios.yml b/performance-tests/metrics-ios.yml index d0235886d7..6210780f8f 100644 --- a/performance-tests/metrics-ios.yml +++ b/performance-tests/metrics-ios.yml @@ -11,4 +11,4 @@ startupTimeTest: binarySizeTest: diffMin: 600 KiB - diffMax: 1200 KiB + diffMax: 1300 KiB