diff options
Diffstat (limited to 'testsuite/tests/perf/haddock')
-rw-r--r-- | testsuite/tests/perf/haddock/all.T | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T index 9b8785f9c8..49a126bad9 100644 --- a/testsuite/tests/perf/haddock/all.T +++ b/testsuite/tests/perf/haddock/all.T @@ -91,7 +91,7 @@ test('haddock.Cabal', test('haddock.compiler', [unless(in_tree_compiler(), skip), req_haddock ,stats_num_field('bytes allocated', - [(wordsize(64), 44721228752, 10) + [(wordsize(64), 49395782136, 10) # 2012P-08-14: 26070600504 (amd64/Linux) # 2012-08-29: 26353100288 (amd64/Linux, new CG) # 2012-09-18: 26882813032 (amd64/Linux) @@ -103,6 +103,7 @@ test('haddock.compiler', # 2015-06-02: 36740649320 (amd64/Linux) unknown cause # 2015-06-29: 40624322224 (amd64/Linux) due to #10482, not yet investigated # 2015-12-03: 44721228752 (amd64/Linux) slow creep upwards + # 2015-12-15: 49395782136 (amd64/Linux) more creep, following kind-equalities ,(platform('i386-unknown-mingw32'), 902576468, 10) # 2012-10-30: 13773051312 (x86/Windows) |