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 30, 2024
1 parent cb8a235 commit 71b873b
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': 683117,
'coremark': 665193,
}

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

0 comments on commit 71b873b

Please sign in to comment.