cvs commit: ports/benchmarks Makefile ports/benchmarks/hs-criterion Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Tue Jan 12 21:53:30 UTC 2010


pgj         2010-01-12 21:53:30 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/hs-criterion Makefile distinfo pkg-descr pkg-plist 
  Log:
  This Haskell library provides a powerful but simple way to measure the
  performance of Haskell code. It provides both a framework for executing
  and analysing benchmarks and a set of driver functions that makes it
  easy to build and run benchmarks, and to analyse their results.
  
  WWW: http://hackage.haskell.org/package/criterion
  
  PR:             ports/142495
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.68      +1 -0      ports/benchmarks/Makefile
  1.1       +95 -0     ports/benchmarks/hs-criterion/Makefile (new)
  1.1       +3 -0      ports/benchmarks/hs-criterion/distinfo (new)
  1.1       +9 -0      ports/benchmarks/hs-criterion/pkg-descr (new)
  1.1       +24 -0     ports/benchmarks/hs-criterion/pkg-plist (new)


More information about the cvs-all mailing list