Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / benchmarks / bonnie++ / DESCR
blob9efaae86c457a5e984206db0d6e6bc3ff37f9da6
1 Bonnie++ is a benchmark suite that is aimed at performing a number
2 of simple tests of hard drive and file system performance. Then
3 you can decide which test is important and decide how to compare
4 different systems after running it. There are no plans to ever have
5 it produce a single number, because the author thinks that a single
6 number can be useful when comparing such things. The main program
7 tests database type access to a single file (or a set of files if
8 you wish to test more than 1G of storage), and it tests creation,
9 reading, and deleting of small files which can simulate the usage
10 of programs such as Squid, INN, or Maildir format email. The ZCAV
11 program which the author initially released as a separate package
12 tests the performance of different zones of a hard drive. It does
13 not write any data (so you can use it on full file systems). It
14 can show why comparing the speed of Windows at the start of a hard
15 drive to Linux at the end of the hard drive (typical dual-boot
16 scenario) isn't a valid comparison. Bonnie++ was based on the code
17 for Bonnie by Tim Bray.