Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2fcec18357fd15772e7019d7a331610caea18643 >--------------------------------------------------------------- commit 2fcec18357fd15772e7019d7a331610caea18643 Author: Simon Peyton Jones <simo...@microsoft.com> Date: Wed Oct 3 08:18:01 2012 +0100 Wibble to perf range I decreased it yesterday, and now I'm putting it back up again, but not as far as it was. I'm not sure what caused these changes but it doesn't matter because this test checks that the type checker gets out of an infinite loop. >--------------------------------------------------------------- tests/perf/compiler/all.T | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T index 8093bdb..2d85bc7 100644 --- a/tests/perf/compiler/all.T +++ b/tests/perf/compiler/all.T @@ -255,8 +255,8 @@ test('T5837', # sample: 3926235424 (amd64/Linux, 15/2/2012) if_wordsize(64, - compiler_stats_range_field('bytes allocated', 73017152, 10)) - # 2012-10-02 73017152 + compiler_stats_range_field('bytes allocated', 81879216, 10)) + # 2012-10-02 81879216 # 2012-09-20 87254264 amd64/Linux ], compile_fail,['-fcontext-stack=50']) _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc