[commit: bytestring] master: Add Simon's builder benchmark suite and add to .cabal file (4bd3512)

Ian Lynagh igloo at earth.li
Wed Feb 22 21:58:22 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4bd35121e7ebea7f8df770902027f2ae7ccb4cf8

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

commit 4bd35121e7ebea7f8df770902027f2ae7ccb4cf8
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Nov 13 20:37:41 2011 +0000

    Add Simon's builder benchmark suite and add to .cabal file
    Makes use of cabal's new support for benchmarks

 bench/BenchAll.hs          |  243 +++++++++++++++++
 bench/BoundsCheckFusion.hs |  127 +++++++++
 bench/CSV.hs               |  614 ++++++++++++++++++++++++++++++++++++++++++++
 bytestring.cabal           |   45 ++++
 4 files changed, 1029 insertions(+), 0 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 4bd35121e7ebea7f8df770902027f2ae7ccb4cf8



More information about the Cvs-libraries mailing list