Skip to content

Commit

Permalink
tune performance
Browse files Browse the repository at this point in the history
  • Loading branch information
Pouya Rostam committed Feb 6, 2024
1 parent 37f97ba commit d5a0d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ jobs:
init_performance_threshold_sec: 7.5
proc_performance_threshold_sec: 4.0
- machine: rpi5-64
init_performance_threshold_sec: 0.1
proc_performance_threshold_sec: 0.1
init_performance_threshold_sec: 2.5
proc_performance_threshold_sec: 2.0
- machine: jetson
init_performance_threshold_sec: 7.5
proc_performance_threshold_sec: 4.0
Expand Down

0 comments on commit d5a0d41

Please sign in to comment.