Skip to content

Commit a5978dc

Browse files
committed
add link to fio
1 parent 00a4fde commit a5978dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bench.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ def describe_location(path) -> str:
144144
def run_fio(testfile, resultsfile, description):
145145

146146
try:
147+
# see https://fio.readthedocs.io/en/latest/
147148
command = [
148149
"fio",
149150
"--filename",

0 commit comments

Comments
 (0)