Skip to content

devlights/diskio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diskio

diskio is a tool to perform high load disk I/O for test purpose.

Install

go install github.com/devlights/diskio

Run

windows

diskio.exe

or

diskio.exe -g number_of_concurrent_proc(default 100) -b block_size(default 1024)

MacOS and Linux

diskio

or

diskio -g number_of_concurrent_proc(default 100) -b block_size(default 1024)

About

diskio is a tool to perform high load disk I/O for test purpose.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages