This package browser is in early development. Mind the rough edges.

bonnie++ 1.98

Hard drive and file system benchmark suite

Bonnie++ is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance. Bonnie++ allows you to benchmark how your file systems perform with respect to data read and write speed, the number of seeks that can be performed per second, and the number of file metadata operations that can be performed per second.

Installation

Install bonnie++ 1.98 as follows:

guix install bonnie++@1.98

Or install the latest version:

guix install bonnie++

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.