Jeorme 大佬有话说 : 2020-4-2 21:34:18
弱弱问一句怎么看杜甫的配置和硬盘读写
弱弱问一句怎么看杜甫的配置和硬盘读写
ahost 大佬有话说 : 2020-4-2 21:35:12
win 鲁大师
Jeorme 大佬有话说 : 2020-4-2 21:39:51
ahost 大佬有话说 : 2020-4-2 21:35
win 鲁大师
linux呢?
piggy 大佬有话说 : 2020-4-2 21:43:46
测试脚本呀!
Jeorme 大佬有话说 : 2020-4-2 21:44:47
piggy 大佬有话说 : 2020-4-2 21:43
测试脚本呀!
能发一下吗?
piggy 大佬有话说 : 2020-4-2 21:45:28
wget -qO- –no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
Jeorme 大佬有话说 : 2020-4-2 21:46:18
piggy 大佬有话说 : 2020-4-2 21:45
wget -qO- –no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbenc …
感谢!
小脑袋困掉了 大佬有话说 :
Jeorme 大佬有话说 : 2020-4-2 21:44
能发一下吗?
wget -qO- bench.sh | bash
zkx 大佬有话说 :
#superbench 检测脚本
wget -qO- –no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
#bench 检测脚本
wget -qO- bench.sh | bash
#zbench(中文)检测脚本
wget –no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
#zbench(英文)检测脚本
wget –no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh
#LemonBench 综合检测脚本(检测耗时较长,建议screen)
wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash -s full
#独服硬盘通电时间检测脚本
wget -q https://github.com/Aniverse/A/raw/i/a && bash a
#unixbench 性能跑分脚本
wget –no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh
https://www.zkxblog.com/technology/1.html#cl-9
Jeorme 大佬有话说 :
zkx 大佬有话说 : 2020-4-3 02:29
https://www.zkxblog.com/technology/1.html#cl-9
非常感谢!