Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
* Installation
* Installation
-
1. download the tar from this page [[File:bonnie_install.tar | Bonnie++ v1.96]] <br />
+
1. download the tar from this page [http://wiki.meego.com/images/Bonnie_install.tar Bonnie++ v1.96] <br />
2. untar it in your device <br />
2. untar it in your device <br />
3. run install_bonnie.sh as root <br />
3. run install_bonnie.sh as root <br />

Revision as of 06:52, 11 May 2011

Bonnie++

'Bonnie++' is a disk IO benchmark utility that allows easy IO performance testing from command line without dependencies to other packages.
  • Installation

1. download the tar from this page Bonnie++ v1.96
2. untar it in your device
3. run install_bonnie.sh as root

  • Running tests with bonnie++

as root type following to start the standard test:

bonnie++ -u 0 > test_result

to view the result:

cat test_result

or if you don't need to store the result, just do

bonnie++ -u 0
  • Testing conditions
    • To achieve somewhat comparable results, let the device boot up fully before running the test
    • Don't do anything else during the test, as this could impact the result.
Personal tools