Linux评测Bench脚本

2021-12-13 15:53:02 浏览数 (1)

测试测试

中文脚本

代码语言:javascript复制
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh

英文脚本:

代码语言:javascript复制
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh

这个脚本也不错,可以试试

代码语言:javascript复制
wget -qO- git.io/superbench.sh | bash

我的博客即将同步至腾讯云 社区,邀请大家一同入驻:https://cloud.tencent.com/developer/support-plan?invite_code=1izlmjkcoewxv

0 人点赞