Skip to content

DRCRecoveryData/WinDiskBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 

Repository files navigation

WinDiskBench

Screenshot (12)

A lightweight Windows disk benchmarking utility powered by WinSAT.
Quickly test the performance of HDDs, SSDs, and USB drives with metrics such as read/write speed, IOPS, and latency.


✨ Features

  • Simple and fast benchmarking
  • Supports HDD, SSD, NVMe, and USB drives
  • Measures sequential and random read/write performance
  • Reports throughput, IOPS, and latency
  • Based on built-in Windows WinSAT engine

πŸš€ Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/WinDiskBench.git```
    
  2. Open the project in Visual Studio (or your preferred IDE).
  3. Build the solution.
  4. Run the executable on Windows.

πŸ“Š Usage

Run the tool to benchmark your disk. Example:

WinDiskBench.exe

You’ll get results for:

  • Sequential Read/Write (MB/s)
  • Random Read/Write (IOPS)
  • Average Latency (ms)

πŸ–₯️ Requirements

  • Windows 7 or later
  • .NET Framework / Visual C++ Runtime (if applicable)
  • Administrator privileges (for WinSAT access)

πŸ“Œ Notes

  • WinSAT is deprecated in newer Windows versions, but still available for disk testing.
  • Results may vary depending on system load and drive health.

About

Windows disk benchmark utility using WinSAT. Quickly measure HDD/SSD/USB performance including read/write speed, IOPS, and latency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors