如何通过优化压力性能测试工具的效果?
摘要:参考: linux操作系统测试工具 几款优秀的Linux基准测试工具 Linux性能测试工具-UnixBench linux下内存性能测试工具STREAM Intel® VTune™ Profiler LTP 工具
参考:
linux操作系统测试工具
几款优秀的Linux基准测试工具
Linux性能测试工具-UnixBench
linux下内存性能测试工具STREAM
Intel® VTune™ Profiler
LTP
工具分类
工具
CPU
内存
磁盘
IO
综合
stream
√
fio
√
atop
√
stress
下载:https://files.cnblogs.com/files/pengdonglin137/stress-1.0.4.tar.gz
用法:
https://pengrl.com/p/42434/
https://www.hi-linux.com/posts/59095.html
stress-ng
下载:https://github.com/ColinIanKing/stress-ng
Youtube: Kernel Recipes 2023 - stress-ng: finding kernel bugs through stress testing
stressapptest
下载:https://github.com/stressapptest/stressapptest
stream
内存带宽测试工具
下载:
http://www.cs.virginia.edu/stream/ref.html
https://github.com/jeffhammond/STREAM
memtester
下载:http://pyropus.ca/software/memtester/
参考链接:
https://www.bbsmax.com/A/q4zVyZwxdK/
fio
链接:https://github.com/axboe/fio
磁盘性能测试
参考文档:
IO测试工具之fio详解
atop
监控Linux系统资源与进程的工具
参考文档:
Linux系统的atop监控工具
Linux命令之atop
fsstress
文件系统测试工具-fsstress
https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/fsstress/fsstress.c
