Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Francesco Gazzetta
Glasgow Haskell Compiler
Commits
57435810
Commit
57435810
authored
Jul 12, 2017
by
Ben Gamari
🐢
Browse files
testsuite: Update haddock allocations
It seems to be the change to getNameToInstancesIndex that bumped these.
parent
7ae4a28f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/perf/haddock/all.T
View file @
57435810
...
...
@@ -9,7 +9,7 @@ test('haddock.base',
[(
platform
('
x86_64-unknown-mingw32
'),
24286343184
,
5
)
# 2017-02-19 24286343184 (x64/Windows) - Generalize kind of (->)
,(
wordsize
(
64
),
2
517396880
8
,
5
)
,(
wordsize
(
64
),
2
367729984
8
,
5
)
# 2012-08-14: 5920822352 (amd64/Linux)
# 2012-09-20: 5829972376 (amd64/Linux)
# 2012-10-08: 5902601224 (amd64/Linux)
...
...
@@ -41,6 +41,7 @@ test('haddock.base',
# 2017-02-12: 25592972912 (x86_64/Linux) - Type-indexed Typeable
# 2017-06-05: 27868466432 (x86_64/Linux) - Desugar modules compiled with -fno-code
# 2017-06-06: 25173968808 (x86_64/Linux) - Don't pass on -dcore-lint in Haddock.mk
# 2017-07-12: 23677299848 (x86_64/Linux) - Use getNameToInstancesIndex
,(
platform
('
i386-unknown-mingw32
'),
2885173512
,
5
)
# 2013-02-10: 3358693084 (x86/Windows)
...
...
@@ -138,7 +139,7 @@ test('haddock.compiler',
[
extra_files
(['
../../../../compiler/stage2/haddock.t
']),
unless
(
in_tree_compiler
(),
skip
),
req_haddock
,
stats_num_field
('
bytes allocated
',
[(
wordsize
(
64
),
559
90521024
,
10
)
[(
wordsize
(
64
),
5
1
59
2019560
,
10
)
# 2012-08-14: 26070600504 (amd64/Linux)
# 2012-08-29: 26353100288 (amd64/Linux, new CG)
# 2012-09-18: 26882813032 (amd64/Linux)
...
...
@@ -159,6 +160,7 @@ test('haddock.compiler',
# 2017-05-31: 52762752968 (amd64/Linux) Faster checkFamInstConsistency
# 2017-06-05: 65378619232 (amd64/Linux) Desugar modules compiled with -fno-code
# 2017-06-06: 55990521024 (amd64/Linux) Don't pass on -dcore-lint in Haddock.mk
# 2017-07-12: 51592019560 (amd64/Linux) Use getNameToInstancesIndex
,(
platform
('
i386-unknown-mingw32
'),
367546388
,
10
)
# 2012-10-30: 13773051312 (x86/Windows)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment