Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Nov 23, 2023
1 parent 342f1a5 commit 3aaf523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
include:
- os: ubuntu-latest
init_performance_threshold_sec: 2.75
init_performance_threshold_sec: 3.0
proc_performance_threshold_sec: 0.75
- os: windows-latest
init_performance_threshold_sec: 3.0
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
init_performance_threshold_sec: 5.5
proc_performance_threshold_sec: 3.5
- machine: jetson
init_performance_threshold_sec: 5.0
init_performance_threshold_sec: 5.5
proc_performance_threshold_sec: 4.3

steps:
Expand Down

0 comments on commit 3aaf523

Please sign in to comment.