From f845ef66b85e21dfa104c9c4208b71a96dd97f36 Mon Sep 17 00:00:00 2001 From: Kwangsoo Yeo Date: Thu, 17 Aug 2023 10:22:49 -0700 Subject: [PATCH] trim numbers --- .github/workflows/android-perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-perf.yml b/.github/workflows/android-perf.yml index 460fe04f..d9ea4b5a 100644 --- a/.github/workflows/android-perf.yml +++ b/.github/workflows/android-perf.yml @@ -29,7 +29,7 @@ jobs: device: [single-android, 32bit-android] include: - device: single-android - initPerformanceThresholdSec: 3 + initPerformanceThresholdSec: 3.25 procPerformanceThresholdSec: 0.75 - device: 32bit-android initPerformanceThresholdSec: 10.0