Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
VPS评测
VPS评测工具-speedtest
speedtest是一个网络测试工具,它除了可以直接在网页测试以外,还可以通过命令来测试,并且它在全球各地都有节点,还可以指定节点来测试,是VPS网络测试的首选工具
使用方式:
下载
wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py
修改权限
chmod +x speedtest-cli…
VPS评测工具-unixbench
UnixBench是一款开源的测试Unix系统性能的工具,包含很多测试项目,包括CPU,内存,磁盘,甚至显卡测试等,测试时间会比较长,需要耐心等待(多核的机器会执行多遍,时间更久)。
使用方式:
下载
wget https://github.com/dangwenbo/byte-unixbench/archive/master.zip
解压(Ubuntu需要先需要安装unzip工具:sudo apt-get install…
VPS评测工具-bench.sh
bench.sh是一款Linux下侧重于测试VPS网络性能的工具,同时还包括硬盘速度的测试,其使用方式非常简单,一条命令即可搞定。
使用方式:wget -qO- bench.sh | bash
测试结果:
结果说明:
①机器的一些配置信息,比如CPU,内存等
②VPS和一些主流VPS提供商(比如Linode,SoftPlayer等)各大节点的网络速度,可惜没有包含到中国的速度
③磁盘性能
Azure香港机器性能测试-A1机型
Azure香港(东亚区域)A1机器测试:
bench.sh测试(测试工具使用参考这里)
CPU model
AMD Opteron(tm) Processor 4171 HE
Number of cores
1
CPU frequency
2094.732 MHz
Total amount of ram
1676 MB
Total amount of swap
0 MB…