Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2010 21:53:30 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/benchmarks Makefile ports/benchmarks/hs-criterion Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201001122153.o0CLrUGr032975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122153.o0CLrUGr032975>