Skip to content

Instantly share code, notes, and snippets.

@terinjokes
Created February 18, 2025 00:08
Show Gist options
  • Save terinjokes/699ee4bb13b48c84f200eee8d1066eb2 to your computer and use it in GitHub Desktop.
Save terinjokes/699ee4bb13b48c84f200eee8d1066eb2 to your computer and use it in GitHub Desktop.
fio-3.37
Starting 1 process
readwrite: Laying out IO file (1 file / 4096MiB)
note: both iodepth >= 1 and synchronous I/O engine are selected, queue depth will be capped at 1
Jobs: 1 (f=1): [F(1)][100.0%][eta 00m:00s]
readwrite: (groupid=0, jobs=1): err= 0: pid=17311: Tue Feb 18 00:07:11 2025
read: IOPS=144, BW=145MiB/s (152MB/s)(1992MiB/13751msec)
clat (usec): min=56, max=201875, avg=2006.01, stdev=5009.25
lat (usec): min=56, max=201876, avg=2006.63, stdev=5009.27
clat percentiles (usec):
| 1.00th=[ 108], 5.00th=[ 269], 10.00th=[ 293], 20.00th=[ 318],
| 30.00th=[ 1020], 40.00th=[ 1958], 50.00th=[ 2089], 60.00th=[ 2180],
| 70.00th=[ 2278], 80.00th=[ 2376], 90.00th=[ 2606], 95.00th=[ 3621],
| 99.00th=[ 9372], 99.50th=[ 13566], 99.90th=[ 52691], 99.95th=[202376],
| 99.99th=[202376]
bw ( KiB/s): min=96256, max=299008, per=100.00%, avg=218428.78, stdev=58167.33, samples=18
iops : min= 94, max= 292, avg=213.28, stdev=56.80, samples=18
write: IOPS=153, BW=153MiB/s (160MB/s)(2104MiB/13751msec); 0 zone resets
clat (usec): min=880, max=23767, avg=2468.63, stdev=1598.17
lat (usec): min=899, max=23817, avg=2515.20, stdev=1598.70
clat percentiles (usec):
| 1.00th=[ 1045], 5.00th=[ 1434], 10.00th=[ 1762], 20.00th=[ 2040],
| 30.00th=[ 2147], 40.00th=[ 2212], 50.00th=[ 2278], 60.00th=[ 2343],
| 70.00th=[ 2409], 80.00th=[ 2474], 90.00th=[ 2671], 95.00th=[ 3425],
| 99.00th=[10159], 99.50th=[14484], 99.90th=[22938], 99.95th=[23200],
| 99.99th=[23725]
bw ( KiB/s): min=94208, max=301056, per=100.00%, avg=230258.50, stdev=58146.92, samples=18
iops : min= 92, max= 294, avg=224.83, stdev=56.77, samples=18
lat (usec) : 100=0.37%, 250=1.44%, 500=11.87%, 750=0.49%, 1000=0.73%
lat (msec) : 2=14.16%, 4=66.70%, 10=3.39%, 20=0.63%, 50=0.17%
lat (msec) : 100=0.02%, 250=0.02%
cpu : usr=1.11%, sys=19.21%, ctx=3828, majf=0, minf=11
IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
issued rwts: total=1992,2104,0,0 short=0,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=4
Run status group 0 (all jobs):
READ: bw=145MiB/s (152MB/s), 145MiB/s-145MiB/s (152MB/s-152MB/s), io=1992MiB (2089MB), run=13751-13751msec
WRITE: bw=153MiB/s (160MB/s), 153MiB/s-153MiB/s (160MB/s-160MB/s), io=2104MiB (2206MB), run=13751-13751msec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment