CLI tool to benchmark drive performance
Project description
Designed to run similar tests as Crystal Disk Mark using fio with user friendly output options.
Tests ran:
Sequential read/write w/ 1MB block size
Random read/write w/ 512K block size
Queue depth 32 random read/write 4K blocks size
Install
# system install $ sudo pip3 install disk-bench # user install $ pip3 install --user disk-bench
Usage
$ disk-bench --help # Default runs fio w/ --loops=3 and --size=1G $ disk-bench /mnt/disk-to-test/whatever # Show CSV output (for easy copy/paste into Excel or Google Sheets) $ disk-bench /mnt/disk-to-test/whatever --style=csv # Quick $ disk-bench /mnt/disk-to-test/whatever --loops=1 --size=1M
Changelog
0.1.1 released 2018-12-20
fix pypi name (10d6115)
0.1.0 released 2018-12-20
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
disk-bench-0.1.1.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file disk-bench-0.1.1.tar.gz
.
File metadata
- Download URL: disk-bench-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2187422c752662a80c0bce85c57c41105dd1e24dc88eb1406a38a934d75a3c38 |
|
MD5 | cbde7cc3648c6d63835e8746dc3c3453 |
|
BLAKE2b-256 | 9e9b4aba44744ec391a3a0ffb1283cd3b9b06d63fd5d230631ccd834b5eba758 |
File details
Details for the file disk_bench-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: disk_bench-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efd5502398a9be01511c0a0fa5da49e9ce4c7d02b66968ec44cc3968dc7e7fae |
|
MD5 | d350fa0890338c6a972add58e905b6ad |
|
BLAKE2b-256 | 1de92056c5612b6e92eb2b276440e639dacfecb957adcc91789a660b10ea118c |