Skip to content

Commit

Permalink
Update report_benchmark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanRochCoulon authored Jan 3, 2024
1 parent 938c025 commit 5cebb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci/scripts/report_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Will fail if the number of cycles is different from this one
valid_cycles = {
'dhrystone': 217900,
'coremark': 665193,
'coremark': 683117,
}

for arg in sys.argv[1:]:
Expand Down

0 comments on commit 5cebb45

Please sign in to comment.