导图社区 SSD测试工具图解
SSD固态硬盘测试工具图解,帮助用户全面了解SSD的性能特点。有需要的朋友赶紧收藏吧!
提示: 本内容由社区用户上传并分享。平台不对内容的真实性、合法性、知识产权归属及是否侵害第三方权利进行事前审核或保证。本内容可能包含受版权保护的图片、字体或其他第三方素材,使用前请自行确认授权范围。
SATA协议的基本图解,有助于更好地理解和管理存储设备,提高系统性能和可靠性。希望可以对大家有所帮助。
可转债的基本概念、特点、历史、交易指南、筛选方法,可转债为投资者提供了一种将债权转化为股权的选择权,具有灵活性和潜在的高收益性。
社区模板帮助中心,点此进入>>
互联网9大思维
组织架构-单商户商城webAPP 思维导图。
域控上线
python思维导图
css
CSS
计算机操作系统思维导图
计算机组成原理
IMX6UL(A7)
考试学情分析系统
SSD Performance Test Tool
AS SSD Benchmark
Test Mode
默认界面
Seq 16M W/R
4K ramdom W/R
4K-64Thread W/R
Access Time, 4K R/512B W
跑分
Benchmark
Copy Benchmark: ISO/Program/Game
Compression Benchmark
PCMark Vantage
工具专长:注重实际应用的性能
C mode
install OS on the test drive
D mode
Be the pure data partition, need initial the test disk
D mode的性能一般比C mode好
Test Suites
HDD
8 benchmarks
HDD5是重要指标
......
ATTO Disk Benchmark
工具专长:数据size 0.5KB到8192KB
CrytalDiskInfo
可读盘信息
FIO
简介
I/O tool to be used for benchmark and stress/hardware verification
支持19种I/O engines( sync,mmap,libaio, posixaio....)
提供各种I/O性能信息,包括complete IO latencies and percenties
可用于benchmarking,QA,verification等目的
支持linux,windows,android,等等
https://fio.readthedocs.io/en/latest/fio_doc.thml#
安装运行
./configure; make; make install
命令行:fio [options] [jobfile]
How fio works : job file
I/O types: seq/random; read/write/mix; buffered IO/direct IO/raw IO
Block Size
IO size: 读写数据量
IO engine:目前我们使用的是libaio
I/O depth:1-32; >64
Target file/device
Threads, processes and job synchronization
输出解析
注意事项
disable PM feature in BIOS when using test machine to do performance testing
Purge method under Linux OS, mainly using hdparm
AnandTech Website
www.anandtech.com
有一些测评标准
IOMeter
工具专长:性能测试
data pattern: repeating bytes, psudo random,full random
icf:Transfer size,seq/random,alignment,w/r ratio
CrystalDiskMark
Seq W/R 1MB; Random 512K/4K/4K(QD 32)
Datapattern: random, all 0,all 1