Skip to content

Commit

Permalink
application: Fix wrong iteration number for n100 coremark
Browse files Browse the repository at this point in the history
  • Loading branch information
dongchen1221 committed Feb 28, 2024
1 parent a9c0b75 commit 1489dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/baremetal/benchmark/coremark/npk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ buildconfig:
- type: common
cdefines:
- defines: FLAGS_STR=\""See compiler options passed in IDE"\"
- defines: ITERATIONS=800
- defines: ITERATIONS=15
- defines: PERFORMANCE_RUN=1
- type: gcc
common_flags: # flags need to be combined together across all packages
Expand Down

0 comments on commit 1489dfe

Please sign in to comment.