summaryrefslogtreecommitdiff
path: root/benchmarks/bytebench
AgeCommit message (Collapse)AuthorFilesLines
2000-08-04Install benchmarking programs under libexec/bytebench. Add patches to dojlam6-43/+165
nicer report printing under BSD systems, provided by Greg Woods in pkg/6943. Closes PRs: 6943, 6945, 6946
2000-08-04Make "make benchmark" actually work without having installed the software.jlam3-9/+15
Also remove an apparent extraneous line in the executable script which was causing errors.
2000-03-16cp -> ${CP}, chmod -> ${CHMOD}wiz1-2/+2
2000-01-05Make this package compile and run on Solaris - undo some over-aggressiveagc3-12/+19
NetBSD patching, and use ${ID} in preference to "id".
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
one RCS tag added
1999-07-09Add package patch-sum filesagc1-0/+5
1998-12-26Fix all the benchmark targets so they work properly, and work with thegarbled1-2/+6
package uninstalled, with the exceptionof lmbench. Make non-batch targets for all the benchmarks, and create a results target which places all the results in /tmp for easier collection.
1998-12-03make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)hubertf1-1/+2
1998-09-23Rename PREFIX value to be substituted to @PREFIX@.agc2-4/+7
Add a benchmark target to the package Makefile, so that "make benchmark" will run the benchmark.
1998-09-03Work around bug in our dc(1) and fix up the checking of wait(3).garbled1-0/+43
Will look into fixing dc(1) this weekend.
1998-09-01Fix an LP64 bug in the pipe speed tests.garbled1-0/+22
1998-08-30fix minor screw up in path to result-dirgarbled1-4/+4
1998-08-30Add new pkg for bytebench-3.6garbled6-0/+155
BYTE Magazine's Public Domain benchmark for UNIX