Benchmarking: IOzone - ARM

From Define Wiki
Jump to navigation Jump to search

Installation

download the latest version from: http://www.iozone.org/

  • Untar the file and move into the src directory and make
tar xvf iozone3_414.tar
cd iozone3_414/src/current
make <arch>


Running the Benchmark

There are many option to confirure the running of iozone. See the help page for a full list.

  • Auto Mode
./iozone -a > outpput.file


Reviewing the Results

./Generate_Graphs < output.file

This will display the graphs using GNU plot. It will also produce PS version of each graph. These will be placed in the directory for the respective test.

To get a full report on the drive:

perl report_iozone.pl output.file

A directory call report_io_zone will be created containing pngs of all relevent graphs. This will produce more detailed graphs than the earlier command.


Example PNG

Fread.png