Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
7271db46
Commit
7271db46
authored
May 05, 2018
by
Ben Gamari
🐢
Browse files
testsuite: Bump T5631 expected allocations
This was failing on Darwin; I believe this is due to
33de71fa
.
parent
46548ed1
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/perf/compiler/all.T
View file @
7271db46
...
@@ -449,7 +449,7 @@ test('T5631',
...
@@ -449,7 +449,7 @@ test('T5631',
# 2014-04-04: 346389856 (x86 Windows, 64 bit machine)
# 2014-04-04: 346389856 (x86 Windows, 64 bit machine)
# 2014-12-01: 390199244 (Windows laptop)
# 2014-12-01: 390199244 (Windows laptop)
# 2016-04-06: 570137436 (amd64/Linux) many reasons
# 2016-04-06: 570137436 (amd64/Linux) many reasons
(
wordsize
(
64
),
11
06015512
,
5
)]),
(
wordsize
(
64
),
11
64944688
,
5
)]),
# expected value: 774595008 (amd64/Linux):
# expected value: 774595008 (amd64/Linux):
# expected value: 735486328 (amd64/Linux) 2012/12/12:
# expected value: 735486328 (amd64/Linux) 2012/12/12:
# expected value: 690742040 (amd64/Linux) Call Arity improvements
# expected value: 690742040 (amd64/Linux) Call Arity improvements
...
@@ -464,8 +464,9 @@ test('T5631',
...
@@ -464,8 +464,9 @@ test('T5631',
# 2017-02-17: 1517484488 (amd64/Linux) Type-indexed Typeable
# 2017-02-17: 1517484488 (amd64/Linux) Type-indexed Typeable
# 2017-03-03: 1065147968 (amd64/Linux) Share Typeable KindReps
# 2017-03-03: 1065147968 (amd64/Linux) Share Typeable KindReps
# 2017-03-31: 1037482512 (amd64/Linux) Fix memory leak in simplifier
# 2017-03-31: 1037482512 (amd64/Linux) Fix memory leak in simplifier
# 2017-07-27: 1106015512 (Mac) Regresssion from tracking visibility in TypeEqOrigin
# 2017-07-27: 1106015512 (Mac) Regresssion from tracking visibility in
# should be fixed by #14037
# TypeEqOrigin should be fixed by #14037
# 2018-05-05: 1164944688 (amd64/Linux) Simplify callSiteInline a little
only_ways
(['
normal
'])
only_ways
(['
normal
'])
],
],
compile
,
compile
,
...
...
Administrator
@root
mentioned in commit
9dbf66d7
·
Dec 17, 2018
mentioned in commit
9dbf66d7
mentioned in commit 9dbf66d74e65309d02c9d700094e363f59c94096
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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