summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:50:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:50:28 +0000
commit29f2cf9b20cdd1e85e1c5a861c925b0a40d24aa1 (patch)
tree855024cd68dbae25c66c553fe4cccc786ae48781 /benchmarks/Makefile
parentNew port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark. (diff)
New port: benchmarks/scimark2 - a Java benchmark.
SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second). Suggested by May Tho. PR: ports/50645 Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes: svn path=/head/; revision=87952
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 0df6e42cd116..c154875344f0 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -18,6 +18,7 @@
SUBDIR += postmark
SUBDIR += pybench
SUBDIR += rawio
+ SUBDIR += scimark2
SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += stream