From 57d03d0b1ce7d25ad9b49aaee0d839cf818b6e04 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 12 Jan 2009 23:03:43 +0000 Subject: Just the one iteration -- I'm fed up of waiting for this to finish. Multiple iterations are only of any use for benchmarking, anyway. svn path=/trunk/libcss/; revision=6051 --- test/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/parse.c') diff --git a/test/parse.c b/test/parse.c index 8da71a4..cd1d701 100644 --- a/test/parse.c +++ b/test/parse.c @@ -11,7 +11,7 @@ #include "testutils.h" -#define ITERATIONS (10) +#define ITERATIONS (1) #define DUMP_EVENTS (0) #if DUMP_EVENTS -- cgit v1.2.3