add benchmark to app. TODO: test benchmark.
This commit is contained in:
parent
fbc7d384f0
commit
4f0c2d23d5
|
@ -28,7 +28,7 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
#define CPU_MHZ 1000
|
#define CPU_MHZ 1
|
||||||
|
|
||||||
/* Benchmarks must implement verify_benchmark, which must return -1 if no
|
/* Benchmarks must implement verify_benchmark, which must return -1 if no
|
||||||
verification is done. */
|
verification is done. */
|
||||||
|
|
Loading…
Reference in New Issue