aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-01-12 21:53:30 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-01-12 21:53:30 +0000
commit02850e2a320b9a01965b716bf1df67ebb665e0a2 (patch)
tree8d63564ef4b75560ae9a768bcabb8bf2f0e70891 /benchmarks/Makefile
parent1033f8a85472a4ff3e67a9c1083b45c0762ba371 (diff)
downloadports-02850e2a320b9a01965b716bf1df67ebb665e0a2.tar.gz
ports-02850e2a320b9a01965b716bf1df67ebb665e0a2.zip
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>
Notes
Notes: svn path=/head/; revision=247749
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 5c757363e693..52a8a6ab2e51 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -18,6 +18,7 @@
SUBDIR += gtkperf
SUBDIR += himenobench
SUBDIR += hpl
+ SUBDIR += hs-criterion
SUBDIR += httperf
SUBDIR += imb
SUBDIR += iozone