Skip to content

Commit

Permalink
Fine tune the Coremark expected result after PR optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanRochCoulon authored Feb 5, 2024
1 parent 7f0e1ac commit 336e292
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': 664736,
}

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

0 comments on commit 336e292

Please sign in to comment.