diff --git a/APP_Framework/Applications/benchmark/support/support.h b/APP_Framework/Applications/benchmark/support/support.h index ca77ac9de..9ca8ceb6b 100644 --- a/APP_Framework/Applications/benchmark/support/support.h +++ b/APP_Framework/Applications/benchmark/support/support.h @@ -29,7 +29,7 @@ #include #include -#define CPU_MHZ 10 +#define CPU_MHZ 300 // int CPU_MHZ = 500; /* Benchmarks must implement verify_benchmark, which must return -1 if no