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 Dec 12, 2023
1 parent c3be387 commit e293ab1
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': 696571,
'coremark': 665193,
}

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

0 comments on commit e293ab1

Please sign in to comment.