Add Benchmark Sequential
This commit is contained in:
parent
a45300b15f
commit
2c8fbbcb27
|
@ -64,7 +64,7 @@ static int benchmark(void) __attribute__((noinline));
|
||||||
static int verify_benchmark(int res);
|
static int verify_benchmark(int res);
|
||||||
|
|
||||||
// fit embench to run on xiuos's kernels
|
// fit embench to run on xiuos's kernels
|
||||||
#define WARMUP_HEAT 10
|
#define WARMUP_HEAT 0
|
||||||
#define MAGIC_NUMBER 0x7777
|
#define MAGIC_NUMBER 0x7777
|
||||||
|
|
||||||
typedef struct benchmark_t {
|
typedef struct benchmark_t {
|
||||||
|
|
Loading…
Reference in New Issue