From 86e7c9b205f28f6fb01199bcb514bfc0e3062e86 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sat, 21 May 2011 17:46:14 +0000 Subject: Making Range creation less slow, no review. --- test/files/specialized/fft.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files') diff --git a/test/files/specialized/fft.check b/test/files/specialized/fft.check index 69a3a61f36..845729084d 100644 --- a/test/files/specialized/fft.check +++ b/test/files/specialized/fft.check @@ -1,4 +1,4 @@ Processing 65536 items Boxed doubles: 0 Boxed ints: 2 -Boxed longs: 1310921 +Boxed longs: 1245366 -- cgit v1.2.3