Skip to content

rug-gui/diskoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diskoz

Disk Perf Utility. Run IO Benchmarks. Speed Test for Devices.

Runnung diskoz provides the following result

master@ZG14:~$ python diskoz.py
Done.
Created 6144 files of 1MB each in 102.98610496520996 seconds.
Creation rate:  59.658533566984815 mb per second
Transferred 6144 files of 1MB each in 147.2998549938202 seconds.
Cleaning up...
Transfer rate:  41.71083535864828 MB per second

I designed this to test variable speed in microSD and SSD and HDD in Raspberry Pi and WSL for checking small file transfers (usually slower) and large file transfers (usually faster) both.

Installation and Usage

  1. Git Clone This Repo
  2. And Run
python src/main.py

or

python3 src/main.py

This will provide you the I/O results. Greater is good, even if less don't be disappointed this is a very high resource utilization test.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages