aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/scimark2c
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161307
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.Edwin Groothuis2003-08-296-0/+76
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: svn path=/head/; revision=87950