From feed7ea16ae04081531c3a089f0eea3f7f8aaf34 Mon Sep 17 00:00:00 2001 From: Pouya Rostam Date: Mon, 5 Feb 2024 10:28:23 -0800 Subject: [PATCH] tune performance --- .github/workflows/python-perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-perf.yml b/.github/workflows/python-perf.yml index d338eec..a941156 100644 --- a/.github/workflows/python-perf.yml +++ b/.github/workflows/python-perf.yml @@ -83,7 +83,7 @@ jobs: - machine: rpi4-64 performance_threshold_sec: 2.5 - machine: rpi5-64 - performance_threshold_sec: 0.1 + performance_threshold_sec: 1.0 - machine: jetson performance_threshold_sec: 2.5