[commit: nofib] master: Add a copy of HashTable to keep hash GC benchmark working. (6be7dd6)

git at git.haskell.org git
Wed Oct 2 23:53:18 UTC 2013


Repository : ssh://git at git.haskell.org/nofib

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6be7dd6f8cafdf9c286395c15031995dd548c5d0/nofib

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

commit 6be7dd6f8cafdf9c286395c15031995dd548c5d0
Author: Edward Z. Yang <ezyang at mit.edu>
Date:   Wed Oct 2 16:50:34 2013 -0700

    Add a copy of HashTable to keep hash GC benchmark working.
    
    Signed-off-by: Edward Z. Yang <ezyang at mit.edu>


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

6be7dd6f8cafdf9c286395c15031995dd548c5d0
 gc/hash/HashTable.hs |  529 ++++++++++++++++++++++++++++++++++++++++++++++++++
 gc/hash/hash.hs      |    2 +-
 2 files changed, 530 insertions(+), 1 deletion(-)

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 6be7dd6f8cafdf9c286395c15031995dd548c5d0



More information about the ghc-commits mailing list