diff options
-rw-r--r-- | benchmarks/bonnie/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/bonnie/DESCR b/benchmarks/bonnie/DESCR index af3efdf9a7b..b87a95cc821 100644 --- a/benchmarks/bonnie/DESCR +++ b/benchmarks/bonnie/DESCR @@ -1,4 +1,4 @@ -Bonnie: A simple Filesystem Benchmark Program +Bonnie: A simple Filesystem Benchmark Program Bonnie tests the speed of sequential file I/O using standard C library calls. It does reads and writes of characters using STDIO; and of |