[commit: testsuite] master: Bump T3064 perf values (c37e2fb)

git at git.haskell.org git at git.haskell.org
Mon Dec 2 11:35:52 UTC 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/c37e2fb1ebc88992c2704875b2154dffc6c41de0/testsuite

>---------------------------------------------------------------

commit c37e2fb1ebc88992c2704875b2154dffc6c41de0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Dec 2 11:36:03 2013 +0000

    Bump T3064 perf values


>---------------------------------------------------------------

c37e2fb1ebc88992c2704875b2154dffc6c41de0
 tests/perf/compiler/all.T |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T
index 347f492..abc9758 100644
--- a/tests/perf/compiler/all.T
+++ b/tests/perf/compiler/all.T
@@ -207,12 +207,13 @@ test('T3064',
           [(wordsize(32), 111189536, 10),
          # expected value: 56380288 (x86/Linux) (28/6/2011)
          #                111189536 (x86/Windows) (30/10/12)
-           (wordsize(64), 308300448, 5)]),
+           (wordsize(64), 329795912, 5)]),
             # (amd64/Linux) (28/06/2011):  73259544
             # (amd64/Linux) (07/02/2013): 224798696
             # (amd64/Linux) (02/08/2013): 236404384, increase from roles
             # (amd64/Linux) (11/09/2013): 290165632, increase from AMP warnings
             # (amd64/Linux) (22/11/2013): 308300448, GND via Coercible and counters for constraints solving
+	    # (amd64/Linux) (02/12/2013): 329795912, Coercible refactor
       compiler_stats_num_field('max_bytes_used',
           [(wordsize(32), 5511604, 20),
         # expected value: 2247016 (x86/Linux) (28/6/2011):



More information about the ghc-commits mailing list