[commit: ghc] master: Update 32bit & 64bit performance numbers (f12075d)

git at git.haskell.org git at git.haskell.org
Sun Jun 29 14:03:29 UTC 2014


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

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

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

commit f12075d3e334ad86c38f383f1e863a91725c8c5c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sun Jun 29 15:53:39 2014 +0200

    Update 32bit & 64bit performance numbers
    
    Some numbers have decreased but the haddock numbers have generally
    increased noticeable again (see also last update in 970e5d99fb658b73)
    
    This updates all numbers I noticed in the "fast" test-mode, *except* for
    the T9203 test-case on 32bit, which needs more investigation before
    bumping due to its significant increase:
    
      bytes allocated value is too high:
          Expected    bytes allocated: 50000000 +/-5%
          Lower bound bytes allocated: 47500000
          Upper bound bytes allocated: 52500000
          Actual      bytes allocated: 85093548
      *** unexpected failure for T9203(normal)


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

f12075d3e334ad86c38f383f1e863a91725c8c5c
 testsuite/tests/perf/compiler/all.T   |  6 ++++--
 testsuite/tests/perf/haddock/all.T    | 30 ++++++++++++++++++++----------
 testsuite/tests/perf/should_run/all.T |  3 ++-
 3 files changed, 26 insertions(+), 13 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f12075d3e334ad86c38f383f1e863a91725c8c5c


More information about the ghc-commits mailing list