[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Merge pull request #245 from Gabriel439/gabriel/cabal_bench_2 (b41c6b3)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:41:41 UTC 2017


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

On branches: cleaned_bugfix394,master,merge-doc-target,merge-fixes-5.9,merge-restrict-fix-5.8,revert-408-bugfix_394
Link       : http://git.haskell.org/packages/containers.git/commitdiff/b41c6b3f2355ecbcce7df919c62c7cd6b9a274ad

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

commit b41c6b3f2355ecbcce7df919c62c7cd6b9a274ad
Merge: a7657bc 1c1f44d
Author: David Feuer <David.Feuer at gmail.com>
Date:   Sun May 22 00:27:10 2016 -0400

    Merge pull request #245 from Gabriel439/gabriel/cabal_bench_2
    
    Integrate benchmarks with `cabal`. Fixes #188



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

b41c6b3f2355ecbcce7df919c62c7cd6b9a274ad
 benchmarks/IntMap.hs                      |   5 +-
 benchmarks/IntSet.hs                      |   5 +-
 benchmarks/LookupGE/IntMap.hs             |  12 +--
 benchmarks/LookupGE/LookupGE_IntMap.hs    |   3 -
 benchmarks/LookupGE/LookupGE_Map.hs       |   3 -
 benchmarks/LookupGE/Map.hs                |  12 +--
 benchmarks/Map.hs                         |   5 +-
 benchmarks/Sequence.hs                    |   7 +-
 benchmarks/Set.hs                         |   6 +-
 benchmarks/SetOperations/SetOperations.hs |   2 +-
 containers.cabal                          | 131 ++++++++++++++++++++++++++++++
 11 files changed, 151 insertions(+), 40 deletions(-)



More information about the ghc-commits mailing list