update run num of dhrystone

This commit is contained in:
zzy 2023-03-23 17:33:07 +08:00
parent 6fbe924f65
commit cc630b9762
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@
#if defined(__ARCH_RISCV64_XS_SOUTHLAKE) || defined(__ARCH_RISCV64_XS_SOUTHLAKE_FLASH)
#define NUMBER_OF_RUNS 1000 /* Default number of runs, reduced for fast test */
#else
#define NUMBER_OF_RUNS 500000 /* Default number of runs */
#define NUMBER_OF_RUNS 1000 /* Default number of runs */
#endif
#define PASS2