kdiskmark 2.3.0
Simple disk benchmark tool
KDiskMark is an HDD and SSD benchmark tool. KDiskMark abstracts away the complexity of the Flexible I/O Tester (fio
) command via a convenient graphical user interface (GUI) and handles its output to provide an easy to view and interpret benchmark result. The application is written in C++ with Qt and doesn't have any runtime KDE dependencies. Among its features are:
Configurable block size, queues, and threads count for each test
Many languages support
Report generation.
- Website: https://github.com/JonMagon/KDiskMark
- Licenses: GPL 3+
- Package source: gnu/packages/benchmark.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kdiskmark 2.3.0
as follows:
guix install kdiskmark@2.3.0
Or install the latest version:
guix install kdiskmark
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.