summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-09-08 20:08:20 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-08 20:08:53 -0400
commit22f11f1975ba5bfa6934a32cc8922491cb7f494d (patch)
tree1b73738b1fe430ff40030df9e145530a58a559f5
parent011e15aa2d6949fc56126f1028ea25d5497196d9 (diff)
downloadhaskell-22f11f1975ba5bfa6934a32cc8922491cb7f494d.tar.gz
Bump T783 expected allocations
-rw-r--r--testsuite/tests/perf/compiler/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 7227ebfe52..313c3ceedb 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -496,7 +496,7 @@ test('T783',
# 2016-04-06: 249332816 (x86/Linux, 64-bit machine)
# 2017-03-24: 225911912 (x86/Linux, 64-bit machine)
- (wordsize(64), 436978192, 10)]),
+ (wordsize(64), 481875416, 10)]),
# prev: 349263216 (amd64/Linux)
# 07/08/2012: 384479856 (amd64/Linux)
# 29/08/2012: 436927840 (amd64/Linux)
@@ -526,6 +526,7 @@ test('T783',
# 2016-02-03: 488592288 (amd64/Linux)
# (D1795: Another overhaul of pattern match checker, #11374)
# 2017-02-14 436978192 Early inlining: 5% improvement
+ # 2017-09-08 481875416 Unknown
extra_hc_opts('-static')
],