summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:41:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:41:04 +0000
commit7879afde70fadfbfcc68d27af6030499b392e25f (patch)
tree2b39dd7e8281896b89da74716e9d015935bead88 /benchmarks/Makefile
parentPort update for ftplocate-2.02 (diff)
New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.
This is an ANSI C version of the SciMark2 benchmark, translated from the original Java sources. The intent in making this benchmark available in C is mainly for performance comparisons. Suggested by May Tho. PR: ports/50646 Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes: svn path=/head/; revision=87950
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 b1ff9fed14b8..0df6e42cd116 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -18,6 +18,7 @@
SUBDIR += postmark
SUBDIR += pybench
SUBDIR += rawio
+ SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += stream
SUBDIR += tcpblast