[commit: testsuite] master: Actually increase the perf number! (ec8edb7)
git at git.haskell.org
git at git.haskell.org
Tue Nov 12 18:11:47 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/ec8edb714e25dba0162320f9f805416e155b1f1f/testsuite
>---------------------------------------------------------------
commit ec8edb714e25dba0162320f9f805416e155b1f1f
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 12 18:10:25 2013 +0000
Actually increase the perf number!
>---------------------------------------------------------------
ec8edb714e25dba0162320f9f805416e155b1f1f
tests/perf/compiler/all.T | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T
index cc720c0..fae38c3 100644
--- a/tests/perf/compiler/all.T
+++ b/tests/perf/compiler/all.T
@@ -219,7 +219,7 @@ test('T5030',
[(wordsize(32), 259547660, 10),
# previous: 196457520
# 2012-10-08: 259547660 (x86/Linux, new codegen)
- (wordsize(64), 454498592, 10)]),
+ (wordsize(64), 397672152, 10)]),
# Previously 530000000 (+/- 10%)
# 17/1/13: 602993184 (x86_64/Linux)
# (new demand analyser)
More information about the ghc-commits
mailing list