Benchmark App

This commit is contained in:
powturbo
2015-06-24 15:58:24 +02:00
parent e3e9aa7926
commit 3d05b05979

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo - twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com - email : powturbo [_AT_] gmail [_DOT_] com
**/ **/
// icbench.c - "Integer Compression" benchmark/test program // icbench.c - "Integer Compression" benchmark/test program
#define _LARGEFILE64_SOURCE 1 #define _LARGEFILE64_SOURCE 1
#define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64
#include <stdlib.h> #include <stdlib.h>