Benchmark.bonnie

Description [edit section]

Bonnie++ is a filesystem benchmark that measures basic speed of several operations, including data read and write speed, the number of seeks per second, and the number of file metadata operations per second.

Resources [edit section]

Results [edit section]

Tags [edit section]

Dependencies [edit section]

Bonnie has no build dependencies.

There is a separate command line option for running it as the 'root' user.

Bonnie uses the following test variables at runtime:

Status [edit section]

Notes [edit section]

Notes: If a test executes too quickly, bonnie does not report the result, and instead produces '+++++'s in the entries for those tests. Specifically, bonnie will emit this if a test result was less than .5 (MinTime in the source code). If this happens for you, consider using or writing a spec that increases the size of the files, or the number of files used for tests.