Skip to content

Commit fb13b80

Browse files
committed
Update README.md
1 parent e7d8cc4 commit fb13b80

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
fio_scripts
32
===========
43

@@ -18,11 +17,11 @@ iozone and bonnie++, but fio seems to be the most flexible with
1817

1918
files in this project
2019

21-
+ fio.sh - run sets of I/O benchmarks using fio
20+
+ fio.sh - run a set of I/O benchmarks using fio
2221
+ fioparse.sh - parse the output files from fio.sh runs
2322
+ fio.r - create a function called graphit() in R
2423
+ fiog.r - run graphit on different combinations of data from fioparse.sh
25-
+ fiop.r - newer version of graphit that adds scalilng info
24+
+ fiop.r - newer version of graphit that adds scaling info
2625
+ fiopg.r - use to graph with the newer graphit in fiop.r
2726
+ example data from fioparse.sh
2827

0 commit comments

Comments
 (0)