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.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.2.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file disk-bench-0.1.2.tar.gz
.
File metadata
- Download URL: disk-bench-0.1.2.tar.gz
- Upload date:
- Size: 8.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 | 282a611a0ef2101a0d3fa3e8b39fb3fb14d7c59ca711a2453d2d1384843115b4 |
|
MD5 | 974fb14ec2a260ca2d5b0e0c8c6fed7d |
|
BLAKE2b-256 | 5eba32cdb709a17a33b77801d323e563bc63756cb26a87252472866c56e953a7 |
File details
Details for the file disk_bench-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: disk_bench-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 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 | 46f7bcba6251540707f05aae5894660593f87d8407f3fd11f657a33f09bfea81 |
|
MD5 | 437ad7e29ce4ec6cc117df37d6503fd0 |
|
BLAKE2b-256 | ad746a78386e1fff1facfddedbad6dda374f57942b2d31e9ef42d984bcda18f9 |