summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-04-30 09:57:07 -0400
committerBen Gamari <ben@smart-cactus.org>2017-04-30 22:42:38 -0400
commit821a9f98448a272ab3b27494e5174223e86cfa4e (patch)
treec9dd681d03d77140f4f4d7c2a04878d33e43bc67 /testsuite
parent41d9a79078b48b0e308be1fc61b9bd1b616c76c5 (diff)
downloadhaskell-821a9f98448a272ab3b27494e5174223e86cfa4e.tar.gz
testsuite: Widen acceptance window of T13379
Diffstat (limited to 'testsuite')
-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 55b577acb4..3acc51154b 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -1082,8 +1082,9 @@ test('T12707',
test('T13379',
[ compiler_stats_num_field('bytes allocated',
- [(wordsize(64), 411597856, 5),
+ [(wordsize(64), 411597856, 10),
# initial: 411597856
+ # widen window to 10%, Darwin had 449080520, a 9.1% difference
]),
],
compile,