This commit is contained in:
parent
2693c8dffa
commit
26c3153a15
|
@ -29,7 +29,7 @@
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <transform.h>
|
#include <transform.h>
|
||||||
|
|
||||||
#define CPU_MHZ 400
|
#define CPU_MHZ 10
|
||||||
// int CPU_MHZ = 500;
|
// int CPU_MHZ = 500;
|
||||||
|
|
||||||
/* Benchmarks must implement verify_benchmark, which must return -1 if no
|
/* Benchmarks must implement verify_benchmark, which must return -1 if no
|
||||||
|
|
Loading…
Reference in New Issue