Skip to content

jan--f/fio_graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

fio_graphs

Plot fio results with matplotlib.

Notes

  • tries to remain agnostic to your actual jobs
  • aggregates on job name; i.e. aggregates job duplication with numjobs and aggregates across multiple client nodes if the sam job file is used with fio's client/server mode

Requirements

Requires python libraries

  • matplotlib
  • pandas
  • numpy

Running

Run ./fio_plots.py --help

About

Plot fio results with matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages