summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2016-10-10 13:45:42 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2016-10-10 13:45:42 +0100
commitcc5ca21b6595d550b27439699cc223c7b0ceab61 (patch)
treeebad587bb0fdf1bf697966c87a3ed02b0daec280 /testsuite
parent76a5477b86c66c52854d8d4fbabbd15ce128fa83 (diff)
downloadhaskell-cc5ca21b6595d550b27439699cc223c7b0ceab61.tar.gz
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
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/perf/compiler/all.T2
1 files changed, 1 insertions, 1 deletions
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)