diff options
author | grant <grant@pkgsrc.org> | 2002-06-25 05:13:27 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-25 05:13:27 +0000 |
commit | 04b02ce6d9a81202e6ce39712a7069a506ae705a (patch) | |
tree | 183ebf6d6ec0b44b7896f243f30dfca129501fc8 /benchmarks/randread/DESCR | |
parent | 89c768d6d66f027939618c13a98a3574b8a785e4 (diff) | |
download | pkgsrc-04b02ce6d9a81202e6ce39712a7069a506ae705a.tar.gz |
Initial import of readrand-0.1 (moved from sysutils).
Randread is a simple program to help benchmark random disk read
performance.
See http://randread.sourceforge.net/ for information.
Diffstat (limited to 'benchmarks/randread/DESCR')
-rw-r--r-- | benchmarks/randread/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/randread/DESCR b/benchmarks/randread/DESCR new file mode 100644 index 00000000000..ebf16c6679d --- /dev/null +++ b/benchmarks/randread/DESCR @@ -0,0 +1,2 @@ +Randread is a simple program to help benchmark random disk read +performance. |