[commit: packages/binary] master: Merge pull request #86 from basvandijk/optimize-roll (63d7834)

git at git.haskell.org git at git.haskell.org
Wed Dec 16 09:43:17 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/binary.git/commitdiff/63d7834f171624113094a4cff6613c9b869699af

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

commit 63d7834f171624113094a4cff6613c9b869699af
Merge: 0388304 1f643cb
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date:   Tue Oct 6 15:40:17 2015 +0200

    Merge pull request #86 from basvandijk/optimize-roll
    
    Optimize roll by using foldl' instead of foldr



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

63d7834f171624113094a4cff6613c9b869699af
 benchmarks/Get.hs        | 34 ++++++++++++++++++++++++++++++++--
 src/Data/Binary/Class.hs |  6 +++---
 2 files changed, 35 insertions(+), 5 deletions(-)



More information about the ghc-commits mailing list