diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-05 18:13:19 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-05 18:13:19 +0000 |
commit | c90bb39b08c4e992b350f3bfd8011923f28425c7 (patch) | |
tree | 49c565e4f6eade3004584717e08d4d311c9be59c /benchmarks/iozone21 | |
parent | ee6be707fb56cbfbbc72aef167678b250b4d9f23 (diff) | |
download | ports-c90bb39b08c4e992b350f3bfd8011923f28425c7.tar.gz ports-c90bb39b08c4e992b350f3bfd8011923f28425c7.zip |
Notes
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r-- | benchmarks/iozone21/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone21/pkg-descr b/benchmarks/iozone21/pkg-descr index b113b7353e50..b62141378c87 100644 --- a/benchmarks/iozone21/pkg-descr +++ b/benchmarks/iozone21/pkg-descr @@ -1,7 +1,7 @@ Iozone: 'IO Zone' Benchmark Program Iozone tests the speed of sequential I/O to actual files. Therefore, -this measurement factors in the efficiency of you machines file +this measurement factors in the efficiency of your machine's file system, operating system, C compiler, and C runtime library. It produces a measurement which is the number of bytes per second that your system can read or write to a file. |