summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/all.T
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2013-06-24 18:03:24 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2013-06-24 18:03:24 +0100
commit3df89530b09518ac22b9e8a49c5b01935cea1c7a (patch)
tree1763d75de5655d61b10d03f56758df0179a0f50a /testsuite/tests/perf/should_run/all.T
parenta44e4a7a56a7c575e646e718af91bd9e04a2d6b8 (diff)
downloadhaskell-3df89530b09518ac22b9e8a49c5b01935cea1c7a.tar.gz
Wibbles to perf tests
Diffstat (limited to 'testsuite/tests/perf/should_run/all.T')
-rw-r--r--testsuite/tests/perf/should_run/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index 5f99d190e7..ebe2dba462 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -276,8 +276,8 @@ test('T7797',
test('T7954',
[stats_num_field('bytes allocated',
- [(wordsize(32), 880051408, 10),
- (wordsize(64), 1680051408, 10)]),
+ [(wordsize(32), 1380051408, 10),
+ (wordsize(64), 2720051528, 10)]),
only_ways(['normal'])
],
compile_and_run,