summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/haddock/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/haddock/all.T')
-rw-r--r--testsuite/tests/perf/haddock/all.T9
1 files changed, 6 insertions, 3 deletions
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 21d9e18245..1a3d21c7a8 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -10,7 +10,7 @@ test('haddock.base',
# 2017-02-19 24286343184 (x64/Windows) - Generalize kind of (->)
# 2017-12-24 18733710728 (x64/Windows) - Unknown
- ,(wordsize(64), 20980255200, 5)
+ ,(wordsize(64), 18511324808, 5)
# 2012-08-14: 5920822352 (amd64/Linux)
# 2012-09-20: 5829972376 (amd64/Linux)
# 2012-10-08: 5902601224 (amd64/Linux)
@@ -47,6 +47,7 @@ test('haddock.base',
# 2018-03-31: 20980255200 (x86_64/Linux) - Track type variable scope more carefully
# previous to this last commit, the allocations were right below the top
# of the range. This commit adds only ~1.5% allocations.
+ # 2018-04-10: 18511324808 (x86_64/Linux) - TTG HsBinds and Data instances
,(platform('i386-unknown-mingw32'), 2885173512, 5)
# 2013-02-10: 3358693084 (x86/Windows)
@@ -73,7 +74,7 @@ test('haddock.Cabal',
[extra_files(['../../../../libraries/Cabal/Cabal/dist-install/haddock.t']),
unless(in_tree_compiler(), skip), req_haddock
,stats_num_field('bytes allocated',
- [(wordsize(64), 25261834904, 5)
+ [(wordsize(64), 23525241536, 5)
# 2012-08-14: 3255435248 (amd64/Linux)
# 2012-08-29: 3324606664 (amd64/Linux, new codegen)
# 2012-10-08: 3373401360 (amd64/Linux)
@@ -126,6 +127,7 @@ test('haddock.Cabal',
# 2017-11-06: 18936339648 (amd64/Linux) - Unknown
# 2017-11-09: 20104611952 (amd64/Linux) - Bump Cabal
# 2018-01-22: 25261834904 (amd64/Linux) - Bump Cabal
+ # 2018-04-10: 23525241536 (amd64/Linux) - TTG HsBinds and Data instances
,(platform('i386-unknown-mingw32'), 3293415576, 5)
# 2012-10-30: 1733638168 (x86/Windows)
@@ -151,7 +153,7 @@ test('haddock.compiler',
,stats_num_field('bytes allocated',
[(platform('x86_64-unknown-mingw32'), 56775301896, 10),
# 2017-12-24: 56775301896 (x64/Windows)
- (wordsize(64), 91115212032, 10)
+ (wordsize(64), 58410358720, 10)
# 2012-08-14: 26070600504 (amd64/Linux)
# 2012-08-29: 26353100288 (amd64/Linux, new CG)
# 2012-09-18: 26882813032 (amd64/Linux)
@@ -174,6 +176,7 @@ test('haddock.compiler',
# 2017-06-06: 55990521024 (amd64/Linux) Don't pass on -dcore-lint in Haddock.mk
# 2017-07-12: 51592019560 (amd64/Linux) Use getNameToInstancesIndex
# 2018-04-08: 91115212032 (amd64/Linux) Trees that grow
+ # 2018-04-10: 58410358720 (amd64/Linux) Trees that grow (HsBinds, Data instances)
,(platform('i386-unknown-mingw32'), 367546388, 10)
# 2012-10-30: 13773051312 (x86/Windows)