Skip to content

Instantly share code, notes, and snippets.

View john-bartu's full-sized avatar

Jan Bartula john-bartu

View GitHub Profile
@john-bartu
john-bartu / cdm_fio.sh
Last active October 1, 2025 15:54 — forked from dullage/cdm_fio.sh
Reproducing CrystalDiskMark tests with fio
#!/bin/bash
# This script is based on https://unix.stackexchange.com/revisions/480191/9.
# Recommended SIZE setting for different drives:
# (SATA) SSD: 1024
# (ANY) HDD: 256
# (High End NVME) SSD: 4096
# (Low-Mid End NVME) SSD: 1024