vps交流

CPU跑分脚本是哪个?


求一个,貌似是yab。。什么的
  1. “`
  2. # 国外性能检测支持10G口测速  
  3. curl -sL yabs.sh | bash
  4. “`
  5. “`
  6. # 三网测速
  7. bash <(curl -Lso- https://git.io/superspeed)
  8. bash <(curl -Lso- https://git.io/Jlkmw)
  9. “`
  10. “`
  11. # 路由测试
  12. wget -qO- git.io/besttrace | bash
  13. curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh |bash
  14. “`
  15. “`
  16. # UnixBench测试脚本(UnixBench是一个类unix系(Unix,BSD,Linux)统下的性能测试工具,一个开源工具,被广泛用与测试Linux系统主机的性能。Unixbench的主要测试项目有:系统调用、读写、进程、图形化测试、2D、3D、管道、运算、C库等系统基准性能提供测试数据。)
  17. wget –no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
  18. chmod +x unixbench.sh
  19. ./unixbench.sh
  20. # LemonBench,是一款针对Linux服务器设计的服务器性能测试工具。通过综合测试,可以快速评估服务器的综合性能,为使用者提供服务器硬件配置信息。
  21. LemonBench快速测试命令:
  22. wget -qO- http://ilemonra.in/LemonBenchIntl | bash -s fast
  23. LemonBench完整测试命令:
  24. wget -qO- http://ilemonra.in/LemonBenchIntl | bash -s full
  25. “`
  26. 杜甫测试
  27. “`
  28. wget -q https://github.com/Aniverse/A/raw/i/a && bash a
  29. “`

复制代码

谢谢大佬

yabs
wget -qO- yabs.sh | bash

神仙就是给力

和头像一样优秀

居家必备  CPU跑分脚本是哪个?

qshng 发表于 2021-11-27 09:03
和头像一样优秀

你头像也很优秀 CPU跑分脚本是哪个?