[commit: testsuite] master: Bump haddock.compiler perf data (3e2b557)
git at git.haskell.org
git at git.haskell.org
Wed Nov 27 15:02:49 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3e2b55766664a91d02956bd31c3abf3fee840f95/testsuite
>---------------------------------------------------------------
commit 3e2b55766664a91d02956bd31c3abf3fee840f95
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Nov 27 15:02:23 2013 +0000
Bump haddock.compiler perf data
>---------------------------------------------------------------
3e2b55766664a91d02956bd31c3abf3fee840f95
tests/perf/haddock/all.T | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/perf/haddock/all.T b/tests/perf/haddock/all.T
index 27ef004..21cd6a8 100644
--- a/tests/perf/haddock/all.T
+++ b/tests/perf/haddock/all.T
@@ -125,11 +125,12 @@ test('haddock.compiler',
# 2012-08-14: 231064920 (x86/OSX)
# 2013-02-10: 241785276 (x86/Windows)
,stats_num_field('bytes allocated',
- [(wordsize(64), 25990254632, 10)
+ [(wordsize(64), 28708374824, 10)
# 2012-08-14: 26070600504 (amd64/Linux)
# 2012-08-29: 26353100288 (amd64/Linux, new CG)
# 2012-09-18: 26882813032 (amd64/Linux)
# 2012-11-12: 25990254632 (amd64/Linux)
+ # 2012-11-27: 28708374824 (amd64/Linux)
,(platform('i386-unknown-mingw32'), 14925262356, 1)
# 2012-10-30: 13773051312 (x86/Windows)
# 2013-02-10: 14925262356 (x86/Windows)
More information about the ghc-commits
mailing list