From 3533c7971f2f278eadda10bb63d30cf67a3f4d02 Mon Sep 17 00:00:00 2001 From: Frederic Date: Tue, 30 Oct 2012 10:40:49 -0400 Subject: [PATCH] lowered time to make the buildbot speed test pass. --- code/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/test.py b/code/test.py index 214ad37e..5d667c20 100644 --- a/code/test.py +++ b/code/test.py @@ -71,7 +71,7 @@ def speed(): expected_times_64 = numpy.asarray([10.3, 23.7, 78.1, 73.7, 116.4, 346.9, 381.9, 558.1]) - expected_times_32 = numpy.asarray([12.4, 29.6, 47.2, 66.5, 73.7, + expected_times_32 = numpy.asarray([11.6, 29.6, 47.2, 66.5, 71, 191.2, 226.8, 432.8]) # Number with just 1 decimal are new value that are faster with