Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 694 Bytes

MonkeyTest

monkeytest

A disk benchmark to test your hard drive read-write speed in Python. A simplistic script to show that such system programming tasks are possible and convenient to be solved in Python

The file is being created, then written with random data, randomly read and deleted, so the script doesn't waste your drive

Usage

usage: monkeytest.py [-h] [-f FILE] [-s SIZE] [-w WRITE_BLOCK_SIZE]
                     [-r READ_BLOCK_SIZE] [-j JSON]

If you want to contribute, be sure to see our TODO list first https://github.com/thodnev/MonkeyTest/milestones