随笔-纵向优化-uarch-bench

https://github.com/travisdowns/uarch-bench

下载-编译

见仓库readme

使用

https://github.com/travisdowns/uarch-bench/wiki

sudo ./uarch-bench --list

sudo ./uarch-bench --list | grep -i bandwidth

./uarch-bench --verbose -c 0 --test-name=memory/bandwidth/load/load-bandwidth-*-4

这边没有用并行方式进行压测,AVX512F不支持,那可以用CPU多流水的特性同时执行多个load指令以达到对应的stress

有个sudo ./uarch-bench --verbose -c 0 --test-name=memory/load-parallel/parallel-load*,看着好像不是

posted @ 2024-09-19 12:50  LiYanbin  阅读(8)  评论(0编辑  收藏  举报