[commit: ghc] master: Revert "Better stats for T5837" (2756117)
git at git.haskell.org
git at git.haskell.org
Thu Mar 1 19:07:49 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2756117bd26c2cb70d3f51954a88b7d7bdf3d3f2/ghc
>---------------------------------------------------------------
commit 2756117bd26c2cb70d3f51954a88b7d7bdf3d3f2
Author: Ben Gamari <ben at smart-cactus.org>
Date: Thu Mar 1 14:06:04 2018 -0500
Revert "Better stats for T5837"
This reverts commit d675a354e8db67d87d1f257c3d1d2bf2d58c2b3f.
>---------------------------------------------------------------
2756117bd26c2cb70d3f51954a88b7d7bdf3d3f2
testsuite/tests/perf/compiler/all.T | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 4c2462c..1a2413a 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -665,7 +665,7 @@ test('T5837',
# 2017-04-21 54985248 (x64/Windows) - Unknown
# 2017-12-24 54793816 (x64/Windows) - Unknown
- (wordsize(64), 51294232, 7)])
+ (wordsize(64), 55813608, 7)])
# sample: 3926235424 (amd64/Linux, 15/2/2012)
# 2012-10-02 81879216
# 2012-09-20 87254264 amd64/Linux
@@ -704,7 +704,6 @@ test('T5837',
# 2017-09-06 56782344 amd64/Linux Drift manifest in unrelated LLVM patch
# 2017-10-24 52089424 amd64/linux Fix space leak in BinIface.getSymbolTable
# 2018-02-19 55813608 amd64/Linux Unknown
- # 2018-02-27 51294232 amd64/Linux Better still, I'm not sure why
],
compile, ['-freduction-depth=50'])
More information about the ghc-commits
mailing list