{"id":20547929,"url":"https://github.com/emoacht/diskgazer","last_synced_at":"2025-10-23T19:12:18.720Z","repository":{"id":16236187,"uuid":"18983783","full_name":"emoacht/DiskGazer","owner":"emoacht","description":"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","archived":false,"fork":false,"pushed_at":"2022-08-15T01:25:51.000Z","size":714,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T23:51:08.884Z","etag":null,"topics":["benchmark","disk","disk-management","disk-speed"],"latest_commit_sha":null,"homepage":"http://emoacht.github.io/DiskGazer/index.html","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emoacht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-21T05:59:19.000Z","updated_at":"2024-10-06T09:28:21.000Z","dependencies_parsed_at":"2022-07-12T15:14:15.665Z","dependency_job_id":null,"html_url":"https://github.com/emoacht/DiskGazer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FDiskGazer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FDiskGazer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FDiskGazer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FDiskGazer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoacht","download_url":"https://codeload.github.com/emoacht/DiskGazer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248866924,"owners_count":21174626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark","disk","disk-management","disk-speed"],"created_at":"2024-11-16T02:11:18.987Z","updated_at":"2025-10-23T19:12:13.665Z","avatar_url":"https://github.com/emoacht.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Disk Gazer\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"docs/images/gazer.svg\" width=160 height=160\u003e\u003c/div\u003e\r\n\r\nDisk 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.\r\n\r\nThe original aim was to look into certain waves in hard disk drives. See [What Wave In Your Drive?](http://emoacht.github.io/DiskGazer/)\r\n\r\n:book: [English](https://emoacht.github.io/DiskGazer/readme_en.html) | :book: [Japanese](https://emoacht.github.io/DiskGazer/readme_jp.html)\r\n-|-\r\n\r\n## Requirements\r\n\r\n * .NET Framework 4.8\r\n\r\n## Download\r\n\r\n:floppy_disk: [Latest release](https://github.com/emoacht/DiskGazer/releases/latest) \r\n\r\n## Development\r\n\r\nThis 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).\r\n\r\n## History\r\n\r\nVer 1.2.0 2022-8-14\r\n\r\n - Add NVMe to storage bus types\r\n - Improve Per-Monitor DPI awareness\r\n - Change target framework to .NET Framework 4.8 \r\n\r\nVer 1.1.0 2015-8-22\r\n\r\n - Changed target framework to .NET Framework 4.5.2\r\n\r\nVer 1.0.1 2015-6-14\r\n\r\n - Fixed possible exception\r\n\r\nVer 1.0.0 2015-3-31\r\n\r\n - First decent release\r\n\r\nVer 0.4.5 2014-09-19\r\n\r\n - Refactoring\r\n\r\nVer 0.4.4 2014-06-18\r\n\r\n - Enabled cancellation of read operation\r\n - Improved analyze operation\r\n\r\nVer 0.4.2 2014-06-12\r\n\r\n - Refactoring\r\n\r\nVer 0.4.0 2014-04-26\r\n\r\n - Added area ratio function\r\n\r\nVer 0.3.1 2014-04-25\r\n\r\n - Refactoring\r\n\r\nVer 0.3.0 2014-04-21\r\n\r\n - Modified internal code drastically\r\n - Removed the limitation of area size\r\n\r\nVer 0.2.1 2013-03-17\r\n\r\n - Initial release\r\n\r\n## License\r\n\r\n - MIT License\r\n\r\n## Other\r\n\r\n - Menu icons: [Visual Studio Image Library](https://docs.microsoft.com/en-us/visualstudio/designers/the-visual-studio-image-library)\r\n\r\n## Developer\r\n\r\n - emoacht (emotom[atmark]pobox.com)\r\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoacht%2Fdiskgazer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoacht%2Fdiskgazer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoacht%2Fdiskgazer/lists"}