diff options
author | Stefan Eßer <se@FreeBSD.org> | 1996-01-02 22:08:35 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1996-01-02 22:08:35 +0000 |
commit | e33d663c79fa5661c18bfeb8b364569cffd674c3 (patch) | |
tree | 79501a5e14fe701ef9c345772a8a7a484dda4607 /benchmarks | |
parent | 0fa3c4a3a1866acd9239fb488749b4a0728f90d3 (diff) | |
download | ports-e33d663c79fa5661c18bfeb8b364569cffd674c3.tar.gz ports-e33d663c79fa5661c18bfeb8b364569cffd674c3.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bytebench/pkg-comment | 1 | ||||
-rw-r--r-- | benchmarks/bytebench/pkg-descr | 48 | ||||
-rw-r--r-- | benchmarks/unixbench/pkg-comment | 1 | ||||
-rw-r--r-- | benchmarks/unixbench/pkg-descr | 48 |
4 files changed, 98 insertions, 0 deletions
diff --git a/benchmarks/bytebench/pkg-comment b/benchmarks/bytebench/pkg-comment new file mode 100644 index 000000000000..1374328da49d --- /dev/null +++ b/benchmarks/bytebench/pkg-comment @@ -0,0 +1 @@ +ByteBench, the BYTE magazine benchmark suite version 3.1 diff --git a/benchmarks/bytebench/pkg-descr b/benchmarks/bytebench/pkg-descr new file mode 100644 index 000000000000..fb8474c491f6 --- /dev/null +++ b/benchmarks/bytebench/pkg-descr @@ -0,0 +1,48 @@ +The BYTE benchmark suite tests several aspects of system performance. + +An article, which describes the concepts and helps understand the results +can be found in the doc directory (/usr/local/lib/bytebench/doc if you use +a PREFIX of /usr/local). + +This benchmark is quite prominent among Linux users, and there is a patched +version available from some web suite, from where results are made available, +too. + +Since they offer some results of non-Linux systems for comparison, they might +be interested in FreeBSD reports, too ;-) + + +Quoting from "README.submittal" of the Linux version of this benchmark suite: + +% Please e-mail test results along with platform info to: +% +% results@silkroad.com +% +% Included CPU info, speed, RAM, and host adapter and bus +% info as well as any special compilation flags. +% +% See TEMPLATE Below.... +% +% results will be included in the URL: +% +% http://www.silkroad.com/bass/linux/bm.html +% +% +% Thanks, +% +% Tim Bass (bass@silkroad.com) + +Example: + +CPU/Speed: Pentium 100 +Ram: 32M EDO Ram +Motherboard: ASUS blah blah +Bus: 4 PCI, 4 ISA +Cache: 256K sync-burst +Controller: PCI - Adaptec 2940W ctrler +Disk: 1.08 Gig Fujitsu SCSI-III (Wide SCSI) +Load: 1 user, running pppd and httpd +Kernel: FreeBSD-2.1R +pgms: gcc 2.6.3 compiled; + options = -s -static -O -m486 -finline-functions \ + funroll-loops -fomit-frame-pointer diff --git a/benchmarks/unixbench/pkg-comment b/benchmarks/unixbench/pkg-comment new file mode 100644 index 000000000000..1374328da49d --- /dev/null +++ b/benchmarks/unixbench/pkg-comment @@ -0,0 +1 @@ +ByteBench, the BYTE magazine benchmark suite version 3.1 diff --git a/benchmarks/unixbench/pkg-descr b/benchmarks/unixbench/pkg-descr new file mode 100644 index 000000000000..fb8474c491f6 --- /dev/null +++ b/benchmarks/unixbench/pkg-descr @@ -0,0 +1,48 @@ +The BYTE benchmark suite tests several aspects of system performance. + +An article, which describes the concepts and helps understand the results +can be found in the doc directory (/usr/local/lib/bytebench/doc if you use +a PREFIX of /usr/local). + +This benchmark is quite prominent among Linux users, and there is a patched +version available from some web suite, from where results are made available, +too. + +Since they offer some results of non-Linux systems for comparison, they might +be interested in FreeBSD reports, too ;-) + + +Quoting from "README.submittal" of the Linux version of this benchmark suite: + +% Please e-mail test results along with platform info to: +% +% results@silkroad.com +% +% Included CPU info, speed, RAM, and host adapter and bus +% info as well as any special compilation flags. +% +% See TEMPLATE Below.... +% +% results will be included in the URL: +% +% http://www.silkroad.com/bass/linux/bm.html +% +% +% Thanks, +% +% Tim Bass (bass@silkroad.com) + +Example: + +CPU/Speed: Pentium 100 +Ram: 32M EDO Ram +Motherboard: ASUS blah blah +Bus: 4 PCI, 4 ISA +Cache: 256K sync-burst +Controller: PCI - Adaptec 2940W ctrler +Disk: 1.08 Gig Fujitsu SCSI-III (Wide SCSI) +Load: 1 user, running pppd and httpd +Kernel: FreeBSD-2.1R +pgms: gcc 2.6.3 compiled; + options = -s -static -O -m486 -finline-functions \ + funroll-loops -fomit-frame-pointer |