summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-23 11:56:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-23 11:56:19 +0000
commitfb483d9c58812cdf24dc4be8ecca67c19398af56 (patch)
treed09f290823e2137318f782464b0b31ae8a24ffc4 /benchmarks/Makefile
parent- Update to 1.3 (diff)
This integer benchmark solves positions in the game of connect-4,
as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs. WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html PR: ports/105778 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=177882
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 47e4e3611833..07c01ad617b0 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -10,6 +10,7 @@
SUBDIR += dbench
SUBDIR += dbs
SUBDIR += dkftpbench
+ SUBDIR += fhourstones
SUBDIR += flops
SUBDIR += forkbomb
SUBDIR += gtkperf