diff --git a/test/benchmark-thread.c b/test/benchmark-thread.c index cc7fd938..b37a7fd6 100644 --- a/test/benchmark-thread.c +++ b/test/benchmark-thread.c @@ -25,7 +25,7 @@ #include #include -#define NUM_THREADS (100 * 1000) +#define NUM_THREADS (20 * 1000) static volatile int num_threads;