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.4 released 2018-12-21
fix cli direct flag (74aa304)
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.4.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file disk-bench-0.1.4.tar.gz
.
File metadata
- Download URL: disk-bench-0.1.4.tar.gz
- Upload date:
- Size: 8.4 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 | 36fcd4ae535d0c8a67a89887bf41a0454612e2cff6fb3a7a7e2468b6143d5102 |
|
MD5 | 13182e5c4d0efa27c2733f3fabe9e511 |
|
BLAKE2b-256 | a51a28cbf407822d0bfa144384cff3a286764e7ce7e0531a6ccbd5ea1bd2f387 |
File details
Details for the file disk_bench-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: disk_bench-0.1.4-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 | 3848ba7b06b2b7924488a9bdfe194e6265d5e74a9f9e0d9e207c29893cb1d1e2 |
|
MD5 | b4ca18647cd924436dab58c806848e8e |
|
BLAKE2b-256 | 172ecdc444c266ded6bb0a92414c36c9dd2786105accfca0ed34af0ed8855853 |