Skip to content

Instantly share code, notes, and snippets.

@matteyeux
Created November 27, 2023 10:21
Show Gist options
  • Select an option

  • Save matteyeux/ce9c7cf382d92f75a200ef4d49a719fd to your computer and use it in GitHub Desktop.

Select an option

Save matteyeux/ce9c7cf382d92f75a200ef4d49a719fd to your computer and use it in GitHub Desktop.

Revisions

  1. matteyeux created this gist Nov 27, 2023.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    fio --filename=/tmp/test --rw=randread --size=2Go --direct=1 --bs=1M --ioengine=libaio --runtime=60 --numjobs=1 --time_based --group_reporting --name=seq_read --iodepth=16
    fio --filename=/tmp/test --rw=read --size=5Go --direct=1 --bs=1M --ioengine=libaio --runtime=60 --numjobs=1 --time_based --group_reporting --name=seq_read --iodepth=16