From f6cbce233ef89c30bbc8334c800e8a205677ec8b Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Sat, 26 Aug 2017 10:04:43 +0200 Subject: Reduce the running times of the tests in test/c Running times were too long when executed on low-end ARM or PowerPC hardware, or under QEMU emulation. --- test/c/Results/mandelbrot | Bin 1125013 -> 125013 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/c/Results/mandelbrot') diff --git a/test/c/Results/mandelbrot b/test/c/Results/mandelbrot index 2e350cf0..b81e96bf 100644 Binary files a/test/c/Results/mandelbrot and b/test/c/Results/mandelbrot differ -- cgit