IcBench: Benchmark App
This commit is contained in:
@ -939,9 +939,6 @@ int bedecomp(unsigned char *_in, int _inlen, unsigned char *_out, unsigned _outl
|
|||||||
return ip - _in;
|
return ip - _in;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef LZTURBO
|
|
||||||
#include "../bebench.h"
|
|
||||||
#else
|
|
||||||
struct plug plugr[32];
|
struct plug plugr[32];
|
||||||
int tid;
|
int tid;
|
||||||
#define BEPRE
|
#define BEPRE
|
||||||
@ -951,7 +948,6 @@ int tid;
|
|||||||
#define BEUSAGE
|
#define BEUSAGE
|
||||||
#define BEFILE
|
#define BEFILE
|
||||||
#define BENCHSTA
|
#define BENCHSTA
|
||||||
#endif
|
|
||||||
|
|
||||||
#define INOVD 4*1024
|
#define INOVD 4*1024
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user