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: 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