bonnie++

Benchmark suite for testing file system and hard drive performance

brewmacoslinux
Try with needOr install directly
Source

About

Benchmark suite for file systems and hard drives

Commands

bonnie++bon_csv2txtbon_csv2html

Examples

Run basic benchmark on current directory with 256MB test file$ bonnie++ -d . -s 256 -r 128
Benchmark with custom parameters and CSV output format$ bonnie++ -d /mnt/test -s 1024 -n 16 -m testhost -q
Convert CSV benchmark results to human-readable text format$ bon_csv2txt < results.csv