Английская Википедия:DiskSpd

Материал из Онлайн справочника
Версия от 19:34, 27 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Short description|Type of storage benchmarking tool}} {{Infobox software | name = DiskSpd | logo = | screenshot = DiskSpd v2.0.21a 1115x624.png | screenshot size = | caption = | developer = Microsoft | released = | latest release version = 2.1 | latest release date = {{Start da...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Infobox software DiskSpd is a free and open-source[1] command-line tool for storage benchmarking on Microsoft Windows that generates a variety of requests against computer files, partitions or storage devices and presents collected statistics as text in the command-line interface or as an XML file.[2][3][4]

Overview

The command supports physical and virtual storage including hard disk drive (HDD), solid state devices (SSD), and solid state hybrid drives (SSHD).[5] It provides control over the testing methods, duration, threads, queues, IO and processor affinity, and reporting.[6]

DiskSpd works on desktop versions of Windows 7, Windows 8, Windows 8.1, Windows 10, as well as Windows Server 2012, Windows 2012 R2, and Windows Server 2016.[7]

It is licensed under MIT License and the source code is available on GitHub.[8]

Example

Benchmark two drives (C: and E:) using a 100 MB test file, and run the test for a duration of 60 seconds (the default is 10).[9]

C:\>diskspd -c100M -d60 c: e:

See also

Шаблон:Portal

References

Шаблон:Reflist

External links

Шаблон:Microsoft FOSS