summaryrefslogtreecommitdiff
path: root/bench.c
diff options
context:
space:
mode:
authorroot <root>2011-03-27 23:53:23 +0000
committerroot <root>2011-03-27 23:53:23 +0000
commit4c89419158d9aff46164db5ef49004152fbc9453 (patch)
tree703b6d0c82bcf344e5ee6eff7aea86fe5b07e8dd /bench.c
parent53749d3bb3c4e99ad5bf24f94a61b6d13190c463 (diff)
*** empty log message ***
Diffstat (limited to 'bench.c')
-rw-r--r--bench.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench.c b/bench.c
index 2ef977b..a495421 100644
--- a/bench.c
+++ b/bench.c
@@ -43,6 +43,7 @@ static void sigu (int signum)
}
#define DSIZE 2821120
+#define DSIZE 32768
unsigned char data[DSIZE], data2[DSIZE*2], data3[DSIZE*2];