Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Nov 22, 2023
1 parent 3026de4 commit 5491698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/java-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ jobs:
proc_performance_threshold_sec: 4.6
- machine: rpi4-64
init_performance_threshold_sec: 7.8
proc_performance_threshold_sec: 4.0
proc_performance_threshold_sec: 5.0
- machine: jetson
init_performance_threshold_sec: 7.8
proc_performance_threshold_sec: 4.0
proc_performance_threshold_sec: 5.5

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5491698

Please sign in to comment.