Commit Graph

6 Commits

Author SHA1 Message Date
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59:27 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Stefan Eßer
ac16c18c03 Make this run from a R/O /usr file system:
- Temporary files are written into $TMPDIR (default /var/tmp)
  (some 18MB of free space are required for the file system test).
- Results are stored into $RESULTDIR (default /tmp).
1996-01-05 16:38:12 +00:00
Stefan Eßer
1da350ced8 Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
prevent the tests from running.
1996-01-03 00:06:21 +00:00
Stefan Eßer
2d1df8b704 Add "do-install" target. 1996-01-02 23:08:59 +00:00
Stefan Eßer
0fa3c4a3a1 The BYTE benchmark suite, very popular under Linux users as it seems.
(See: http://www.silkroad.com/bass/linux/bm.html for results ...)

This is another benchmark that tries to give a single performance
number, but without giving much thought to proper weighting of the
performance numbers. So: Please handle with care ...
1996-01-01 22:57:36 +00:00