diff --git a/.github/workflows/python-perf.yml b/.github/workflows/python-perf.yml index fc30d0d..1736ce5 100644 --- a/.github/workflows/python-perf.yml +++ b/.github/workflows/python-perf.yml @@ -99,8 +99,8 @@ jobs: profiler_performance_threshold_sec: 2.0 recognizer_performance_threshold_sec: 2.5 - machine: rpi5-64 - profiler_performance_threshold_sec: 1.5 - recognizer_performance_threshold_sec: 1.5 + profiler_performance_threshold_sec: 0.5 + recognizer_performance_threshold_sec: 0.6 - machine: jetson profiler_performance_threshold_sec: 1.2 recognizer_performance_threshold_sec: 1.5