summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-01-06 10:57:28 +0000
committerJoachim Breitner <mail@joachim-breitner.de>2014-01-06 10:57:28 +0000
commitfc194269ef43de705101ca779379cb035cfde764 (patch)
tree7a385083f10d764bd805d0060892b281db7d185a /testsuite
parentc3a08c09b7a67474cd2793ad20a3185d5599e5b5 (diff)
downloadhaskell-fc194269ef43de705101ca779379cb035cfde764.tar.gz
Update perf values for T5237
Probably improved by [9e10d188]
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/perf/should_run/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index 5bbbe4b116..b44d30755f 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -195,8 +195,9 @@ test('T5237',
[stats_num_field('bytes allocated',
[(wordsize(32), 78328, 5),
# expected value: 78328 (i386/Linux)
- (wordsize(64), 110888, 5)]),
+ (wordsize(64), 104176, 5)]),
# expected value: 110888 (amd64/Linux)
+ # expected value: 104176 (amd64/Linux)
only_ways(['normal'])
],
compile_and_run,