[commit: ghc] master: Actually put in new perf number for T4801 (f0af3d8)
git at git.haskell.org
git at git.haskell.org
Mon Oct 13 21:34:23 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f0af3d852207147202bebdb3a607fc5cef6d550e/ghc
>---------------------------------------------------------------
commit f0af3d852207147202bebdb3a607fc5cef6d550e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Oct 13 23:33:45 2014 +0200
Actually put in new perf number for T4801
which I just put it in comments. Thanks Yuras for noticing, and sorry
for the noise.
>---------------------------------------------------------------
f0af3d852207147202bebdb3a607fc5cef6d550e
testsuite/tests/perf/compiler/all.T | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index b27777e..3259857 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -171,7 +171,7 @@ test('T4801',
# expected value: 58 (amd64/OS X)
# 13/01/2014 - 70
(wordsize(32), 30, 20),
- (wordsize(64), 55, 20)]),
+ (wordsize(64), 48, 20)]),
# prev: 50 (amd64/Linux)
# 19/10/2012: 64 (amd64/Linux)
# (^ REASON UNKNOWN!)
More information about the ghc-commits
mailing list