fio

Flexible I/O tester.
Tool that will spawn a number of threads or processes doing a particular type of I/O action.

=> More information.

sudo fio --filename={path/to/file} --direct=1 --rw=randread --bs=4k --ioengine=libaio --iodepth=256 --runtime=120 --numjobs=4 --time_based --group_reporting --name={job_name} --eta-newline=1 --readonly
sudo fio --filename={path/to/file} --direct=1 --rw=read --bs=4k --ioengine=libaio --iodepth=256 --runtime=120 --numjobs=4 --time_based --group_reporting --name={job_name} --eta-newline=1 --readonly
sudo fio --filename={path/to/file} --size=500GB --direct=1 --rw=randrw --bs=4k --ioengine=libaio --iodepth=256 --runtime=120 --numjobs=4 --time_based --group_reporting --name={job_name} --eta-newline=1
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/fio.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.95561 milliseconds
Gemini-to-HTML Time
0.299349 milliseconds

This content has been proxied by September (ba2dc).