[commit: ghc] master: Adjust a few performance numbers (13cb4c2)
git at git.haskell.org
git at git.haskell.org
Thu Jul 17 11:03:22 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/13cb4c279da4f4511e3bb78b22420daf9915d147/ghc
>---------------------------------------------------------------
commit 13cb4c279da4f4511e3bb78b22420daf9915d147
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Thu Jul 17 12:58:33 2014 +0200
Adjust a few performance numbers
These did not yet trigger a failure, but are more than 1% away from the
expected value. Since I now start collecting logs to investigate
deviations from the expected value, it makes sense to reset them. This
way we know that every significat deviation was caused since this
commit.
I only updated bytes_allocated numbers, as these are (mostly)
deterministic. Other depend, AFAIK, on sampling timing, so I did not
bother.
>---------------------------------------------------------------
13cb4c279da4f4511e3bb78b22420daf9915d147
testsuite/tests/callarity/perf/all.T | 3 ++-
testsuite/tests/perf/compiler/all.T | 25 ++++++++++++++++++-------
testsuite/tests/perf/haddock/all.T | 3 ++-
testsuite/tests/perf/should_run/all.T | 16 ++++++++++------
4 files changed, 32 insertions(+), 15 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 13cb4c279da4f4511e3bb78b22420daf9915d147
More information about the ghc-commits
mailing list