1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: bonnie++
Section: utils
Priority: optional
Maintainer: Russell Coker <russell@coker.com.au>
Standards-Version: 3.5.6
Build-Depends: debhelper-compat (= 13)
XS-Testsuite: autopkgtest
Homepage: https://doc.coker.com.au/projects/bonnie/
Vcs-Git: https://salsa.debian.org/etbe/bonnie.git
Vcs-Browser: https://salsa.debian.org/etbe/bonnie
Package: bonnie++
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: zcav, bonnie, bonnie++
Replaces: zcav, bonnie
Provides: zcav, bonnie
Description: Hard drive benchmark suite
Based on the old Bonnie benchmark, Bonnie++ is a toolkit for testing
hard drive and file system performance.
.
As well as bonnie++ itself and some output filters, the suite provides
some other benchmarking tools including zcav, which can compare the
raw-read performance of different zones on a drive, and gives output
suitable for gnuplot.
|