Configure CrystalDiskMark benchmark settings
masterCrystalDiskMark allows users to configure various parameters for disk benchmarking via its main dialog and settings menu.
Main Dialog Controls
- Count (
IDC_COMBO_COUNT): Select the number of test iterations. - Size (
IDC_COMBO_SIZE): Select the file size for the benchmark. - Drive (
IDC_COMBO_DRIVE): Select the target drive to test. - Unit (
IDC_COMBO_UNIT): Select the measurement unit (e.g., MB/s). - Mix Mode (
IDC_COMBO_MIX): Available when_MIX_MODEis enabled; allows configuring mixed read/write tests. - Test Buttons:
TEST0throughTEST3trigger specific benchmark sequences.
Queues and Threads Settings
Accessed via the &Settings menu (ID_SETTINGS_QUEUESTHREADS), this dialog allows fine-grained control over the benchmark engine:
- Bench Type: Select the type of benchmark (e.g., Default, Peak, Real World).
- Bench Size: Set the file size for specific test profiles.
- Queues: Set the number of command queues.
- Threads: Set the number of threads to use.
- Measure/Interval Time: Configure timing parameters for the test.
Pre-defined profiles are available via the &Settings menu:
- Default: Standard benchmark settings.
- NVMe SSD: Optimized settings for NVMe drives.
- Flash Memory: Optimized settings for flash-based storage.