Bonnie++
Free Software File System Benchmarking Tool
Bonnie++ is a free software file system benchmarking tool for Unix-like operating systems, developed by Russell Coker. Bonnie++ is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance.
01Features
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.
02Sample output
The final CSV output includes the information related to data read and write speed, number of seeks that can be performed per second, and number of file metadata operations that can be performed per second and the CPU usage statistics for the below given tests:
- Create files in sequential order
- Stat files in sequential order
- Delete files in sequential order
- Create files in random order
- Stat files in random order
- Delete files in random order
03History
This benchmark is named Bonnie++ because it is based on the Bonnie benchmark written by Tim Bray.
Sources and credits
This article is adapted from the Wikipedia article “Bonnie++”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.