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.3 released 2018-12-21
support non-direct IO (f5ba899)
0.1.2 released 2018-12-20
fix some packaging issues (f908a1d)
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.3.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file disk-bench-0.1.3.tar.gz
.
File metadata
- Download URL: disk-bench-0.1.3.tar.gz
- Upload date:
- Size: 8.3 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 | 29e7e1fc15fca36772abf5d5da43202bf20fd50d18490e8d8d2b2c82ef1082ce |
|
MD5 | cabdba625225572220b43c4dca98e2bf |
|
BLAKE2b-256 | dc99e147ce4cb1b6b35cb22bfadc8ce176ec638d0fe034954d6418469f3812d6 |
File details
Details for the file disk_bench-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: disk_bench-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 2, 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 | b1c3df6f65af34bf44a385cb4228cff5d87fc6dce78dcd5dd09c9f2a6cda3cc0 |
|
MD5 | 68f93ef9f3cd149ae1700bfc514170a3 |
|
BLAKE2b-256 | 2ac2a0bb557b729181337d538f2de91c252f27693600a649a44079dc77e448ae |