summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2016-08-08 16:06:45 -0700
committerEdward Z. Yang <ezyang@cs.stanford.edu>2016-08-08 16:07:01 -0700
commitdd23a4c067323cdc948a66f1c19fbd6b94374759 (patch)
treeb58a920d00b674d46d71ff5d125eda03a0895473
parentfe19be2de14a5506c1af21dc4d574f5ffd6acbdf (diff)
downloadhaskell-dd23a4c067323cdc948a66f1c19fbd6b94374759.tar.gz
Actually update haddock.Cabal stats.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
-rw-r--r--testsuite/tests/perf/haddock/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 89d6ecdb3d..918f96846e 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -52,7 +52,7 @@ test('haddock.base',
test('haddock.Cabal',
[unless(in_tree_compiler(), skip), req_haddock
,stats_num_field('bytes allocated',
- [(wordsize(64), 10070330520, 5)
+ [(wordsize(64), 16014171248, 5)
# 2012-08-14: 3255435248 (amd64/Linux)
# 2012-08-29: 3324606664 (amd64/Linux, new codegen)
# 2012-10-08: 3373401360 (amd64/Linux)