Disk Gazer is a high-definition disk measuring tool which can measure the transfer rates of a physical disk in a small unit and at any location in the disk.
The original aim was to look into certain waves in hard disk drives. See What Wave In Your Drive?
📖 English | 📖 Japanese |
---|
- .NET Framework 4.8
This app consists of a combination of WPF app developed in C# and Win32 console app developed in C++. This console app is used by default to measure the transfer rates of disks in view of avoiding overhead of platform invoke (no significant difference though).
Ver 1.2.0 2022-8-14
- Add NVMe to storage bus types
- Improve Per-Monitor DPI awareness
- Change target framework to .NET Framework 4.8
Ver 1.1.0 2015-8-22
- Changed target framework to .NET Framework 4.5.2
Ver 1.0.1 2015-6-14
- Fixed possible exception
Ver 1.0.0 2015-3-31
- First decent release
Ver 0.4.5 2014-09-19
- Refactoring
Ver 0.4.4 2014-06-18
- Enabled cancellation of read operation
- Improved analyze operation
Ver 0.4.2 2014-06-12
- Refactoring
Ver 0.4.0 2014-04-26
- Added area ratio function
Ver 0.3.1 2014-04-25
- Refactoring
Ver 0.3.0 2014-04-21
- Modified internal code drastically
- Removed the limitation of area size
Ver 0.2.1 2013-03-17
- Initial release
- MIT License
- Menu icons: Visual Studio Image Library
- emoacht (emotom[atmark]pobox.com)