aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/fftw.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/fftw.c')
-rw-r--r--test/c/fftw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/fftw.c b/test/c/fftw.c
index 40648257..913091d9 100644
--- a/test/c/fftw.c
+++ b/test/c/fftw.c
@@ -74,7 +74,7 @@ const E KP1_847759065 = ((E) +1.847759065022573512256366378793576573644833252);
/* Test harness */
-#define NRUNS (1024 * 1024)
+#define NRUNS (100 * 1000)
int main()
{