From 6a9a18417b0dce1a6e4e14f321a12cc9c71663bc Mon Sep 17 00:00:00 2001 From: TXuian <1163589503@qq.com> Date: Fri, 9 Dec 2022 21:18:54 +0800 Subject: [PATCH] Add Benchmark Sequential --- APP_Framework/Applications/benchmark/support/support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APP_Framework/Applications/benchmark/support/support.h b/APP_Framework/Applications/benchmark/support/support.h index 9ca8ceb6b..926e9015c 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 300 +#define CPU_MHZ 150 // int CPU_MHZ = 500; /* Benchmarks must implement verify_benchmark, which must return -1 if no