We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d8cc4 commit fb13b80Copy full SHA for fb13b80
README.md
@@ -1,4 +1,3 @@
1
-
2
fio_scripts
3
===========
4
@@ -18,11 +17,11 @@ iozone and bonnie++, but fio seems to be the most flexible with
18
17
19
files in this project
20
21
-+ fio.sh - run sets of I/O benchmarks using fio
++ fio.sh - run a set of I/O benchmarks using fio
22
+ fioparse.sh - parse the output files from fio.sh runs
23
+ fio.r - create a function called graphit() in R
24
+ fiog.r - run graphit on different combinations of data from fioparse.sh
25
-+ fiop.r - newer version of graphit that adds scalilng info
++ fiop.r - newer version of graphit that adds scaling info
26
+ fiopg.r - use to graph with the newer graphit in fiop.r
27
+ example data from fioparse.sh
28
0 commit comments