[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Integrate benchmarks with `cabal`. Fixes #188 (1c1f44d)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:41:39 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/1c1f44decc8027d5549ee545cee754347c181dc3

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

commit 1c1f44decc8027d5549ee545cee754347c181dc3
Author: Gabriel Gonzalez <gabriel at awakenetworks.com>
Date:   Sat May 21 21:04:14 2016 -0700

    Integrate benchmarks with `cabal`. Fixes #188


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

1c1f44decc8027d5549ee545cee754347c181dc3
 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(-)

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 1c1f44decc8027d5549ee545cee754347c181dc3


More information about the ghc-commits mailing list