home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / bnchmrks / 00_index.txt next >
Encoding:
File List  |  1994-02-24  |  2.5 KB  |  54 lines

  1. 00readme.txt
  2. bnchmrks.tar
  3.         A big collection of benchmarks, including Dhrystone, Iocall,
  4.         the BYTE benchmarks, and others.
  5.         Contributor: Rick Richardson <rer@vaximile.uucp>
  6. bytebnch.tar
  7.         The Byte benchmarks for measuring the performance of UNIX systems.
  8.         Contributor: Ben Smith <ben@bytepb.byte.com>
  9. dhamp.c
  10.         The Dhampstone benchmarks from Computer Language magazine.
  11.         Contributor: David J. Camp <c04661dc@wuvmd.bitnet>
  12. dhryston.c
  13.         Version C/1 of the Dhrystone benchmark.  Original author: Reinhold
  14.         P. Weicker, CACM Vol. 27 No. 10, Oct. 1984, p. 1013.  Translated
  15.         from Ada by Rick Richardson.
  16.         Contributor: Rick Richardson <rer@vaximile.uucp>
  17. iocall.c
  18.         A benchmark which fills the deficiencies in Dhrystone.  This
  19.         one benchmarks I/O performance (disk and buffer cache independent)
  20.         and benchmarks O/S performance.
  21.         Contributor: Jan Stubbs <stubbs@ncr-sd.uucp>
  22. miscbnch.tar
  23.         Assorted benchmarks.  Inclues Dhrystone, Iofile, and others.
  24.         Contributor: David Kirschbaum <kirsch@usasoc.soc.mil>
  25. musbus.tar
  26.         The Monash University Benchmark, V5.0.  Attempts to benchmark UNIX
  27.         systems by providing simulated general or application-specific
  28.         workloads to evaluate multi-user performance.
  29.         Contributor: Ken McDonell <kenj@moncsbruce.oz.au>
  30. nfsstone.tar
  31.         The "nfsstone" benchmark for benchmarking the performance of NFS
  32.         servers.  This is the one described by Barry Shein at the 1989
  33.         Summer USENIX conference in Baltimore.
  34.         Contributor: Barry Shein <bzs@world.uucp>
  35. nhfstone.tar
  36.         The Nhfsstone (yes, there's an "h" in it) benchmark for benchamrking
  37.         the performance of NFS servers.  This is NOT the benchmark described
  38.         by Barry Shein at the 1989 Summer USENIX conference in Baltimore.
  39.         Contributor: Legato Systems, Inc. <nhfsstone@legato.com>
  40. plum.tar
  41.         A set of benchmarks to provide information about common C
  42.         operations.  From Plum-Hall.
  43.         Contributor: Eric S. Raymond <eric@snark.uu.net>
  44. tbench.tar
  45.         A set of benchmarks for testing the performance of UNIX tty
  46.         subsystems under load.
  47.         Contributor: Gene H. Olson <gene@digibd.uucp>
  48. ttcp.tar
  49.         A TCP benchmark which is more accurate than the typical "blast"
  50.         becnhmarks.  Utilizes a sender and receiver, and transfers data.
  51.         Works under 4.1c, 4.2, 4.3BSD, and System V systems with BSD
  52.         socket libraries.
  53.         Contributor: Mike Muuss <muuss@brl.com>
  54.