服务器测评工具脚本合集 / BenchScripts Collection

这是一个服务器性能测试脚本的本地化CDN仓库,包含了多个流行的Linux服务器基准测试工具的本地化版本。

📋 项目概述 / Project Overview

本项目旨在提供稳定、快速的服务器性能测试脚本,通过本地化部署避免了网络依赖和下载失败的问题。所有脚本都经过优化,使用本地CDN资源,确保测试的可靠性和速度。

This project aims to provide stable and fast server performance testing scripts. By localizing deployment, it avoids network dependencies and download failures. All scripts have been optimized to use local CDN resources, ensuring reliability and speed of testing.

 

🚀 主要脚本分类 / Main Script Categories

综合性能测试 / Comprehensive Performance Testing

专项测试工具 / Specialized Testing Tools

📋 脚本列表 / Scripts List

脚本简介使用命令
BackTrace三网回程路由测试bash <(wget -qO- benchs.pika.net.cn/back-trace.sh)
ECSScript融合怪测评脚本bash <(wget -qO- benchs.pika.net.cn/ecss-bench.sh)
UnixBench.sh一个类unix系统下的性能测试工具bash <(wget -qO- benchs.pika.net.cn/unix-bench.sh)
Bench.sh秋水逸冰大佬的写的Bench.sh脚本bash <(wget -qO- benchs.pika.net.cn/qsyb-bench.sh)
SuperSpeed使用全国各地三大运营的 speedtest 测速节点进行全面测速bash <(wget -qO- benchs.pika.net.cn/superspeed.sh)
SuperBench.sh老鬼大佬的SuperBench测试脚本bash <(wget -qO- benchs.pika.net.cn/superbench.sh)
SuperTrace.sh老鬼大佬的SuperTrace测试脚本bash <(wget -qO- benchs.pika.net.cn/supertrace.sh)
LemonBench.sh一款针对Linux服务器设计的服务器性能测试工具bash <(wget -qO- benchs.pika.net.cn/lemonbench.sh)
yabs.sh一款跨平台的处理基准测试程序bash <(wget -qO- benchs.pika.net.cn/yabs-bench.sh)
besttrace4linux回程路由测试,http://-IPIP.net出品bash <(wget -qO- benchs.pika.net.cn/best-trace.sh)
Speedtest-Cli国外大佬Sivel作品bash <(wget -qO- benchs.pika.net.cn/speed-test.py)
PrettyPing.sh基本用途相当于 ping 命令 附带了更美观精细地彩色图示bash <(wget -qO- benchs.pika.net.cn/prettyping.sh)
mPing.sh方便测试回程Ping值 目前支持众多区域和各大运营商bash <(wget -qO- benchs.pika.net.cn/mping-test.sh)

脚本来源 / Reference

脚本来源地址
BackTracehttps://github.com/zhanghanyun/backtrace
ECSScripthttps://github.com/spiritLHLS/ecs
UnixBench.shhttps://github.com/teddysun/across
Bench.shhttps://teddysun.com/444.html
SuperSpeedhttps://github.com/zq/superspeed
SuperBench.shhttps://www.oldking.net/350.html
SuperTrace.shhttps://www.oldking.net/350.html
LemonBench.shhttps://github.com/LemonBench/LemonBench
yabs.shhttps://github.com/masonr/yet-another-bench-script
besttrace4linuxhttps://link.zhihu.com/?target=http%3A//-IPIP.net
Speedtest-Clihttps://github.com/sivel/speedtest-cli
PrettyPing.shhttps://github.com/denilsonsa/prettyping
mPing.shhttps://github.com/helloxz/mping

🔧 使用方法 / Usage

快速开始 / Quick Start

专项测试 / Specialized Testing

✨ 特性 / Features

📊 测试项目 / Testing Items

系统信息 / System Information

性能测试 / Performance Testing

网络连通性 / Network Connectivity

🛠 技术栈 / Technology Stack

📝 更新日志 / Update Log

🤝 贡献 / Contributing

欢迎提交Issue和Pull Request来改进这个项目。/ Welcome to submit Issues and Pull Requests to improve this project.

📄 许可证 / License

本项目遵循各个原始项目的许可证。详细信息请查看各脚本的头部注释。/ This project follows the licenses of each original project. For details, please check the header comments of each script.


注意 / Note: 使用这些脚本前请确保你有足够的权限,某些测试可能会对系统产生负载。建议在测试环境中先行验证。/ Please ensure you have sufficient permissions before using these scripts, as some tests may put load on the system. It is recommended to verify in a test environment first.