From cc5ca21b6595d550b27439699cc223c7b0ceab61 Mon Sep 17 00:00:00 2001 From: Simon Peyton Jones Date: Mon, 10 Oct 2016 13:45:42 +0100 Subject: Improved stats for Trac #1969 With my latest commits 76a5477 Move zonking out of tcFamTyPats b255ae7 Orient improvement constraints better perf has improved slightly for T1969: allocs: 733M -> 26M residency: 43M -> 41M I don't know exactly why, but hey, it's good --- testsuite/tests/perf/compiler/all.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite') diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T index f9482d1973..28c80e16a6 100644 --- a/testsuite/tests/perf/compiler/all.T +++ b/testsuite/tests/perf/compiler/all.T @@ -28,7 +28,7 @@ setTestOpts(no_lint) # really changed, then you know there's an issue. test('T1969', - [expect_broken(12437), + [# expect_broken(12437), compiler_stats_num_field('peak_megabytes_allocated', # Note [residency] [(wordsize(32), 30, 15), # 2010-05-17 14 (x86/Windows) -- cgit v1.2.1