flyzy博客
分享便宜VPS与网络优惠
搬瓦工

VPS 性能测试脚本

Yet-Another-Bench-Script
https://github.com/masonr/yet-another-bench-script

显示系统信息
wget -qO- yabs.sh | bash -s — -gif复制代码

测试磁盘 wget -qO- yabs.sh | bash -s — -gi复制代码

测试网络 wget -qO- yabs.sh | bash -s — -gf复制代码

跑分 wget -qO- yabs.sh | bash -s — -if复制代码

测试磁盘、网络和跑分 wget -qO- yabs.sh | bash复制代码
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # #              Yet-Another-Bench-Script              # #                     v2022-12-04                    # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Wed Jan  4 12:03:38 UTC 2023 Basic System Information: ——————————— Uptime     : 2 days, 22 hours, 42 minutes Processor  : Westmere E56xx/L56xx/X56xx (Nehalem-C) CPU cores  : 1 [url=home.php?mod=space&uid=175]@[/url] 2599.998 MHz AES-NI     : ✔ Enabled VM-x/AMD-V : ❌ Disabled RAM        : 1.9 GiB Swap       : 0.0 KiB Disk       : 19.6 GiB Distro     : Debian GNU/Linux 11 (bullseye) Kernel     : 5.10.0-20-amd64 fio Disk Speed Tests (Mixed R/W 50/50): ——————————— Block Size | 4k            (IOPS) | 64k           (IOPS)   ——   | —            —-  | —-           —- Read       | 37.37 MB/s    (9.3k) | 461.93 MB/s   (7.2k) Write      | 37.44 MB/s    (9.3k) | 464.36 MB/s   (7.2k) Total      | 74.82 MB/s   (18.7k) | 926.30 MB/s  (14.4k)            |                      |                      Block Size | 512k          (IOPS) | 1m            (IOPS)   ——   | —            —-  | —-           —- Read       | 1.01 GB/s     (1.9k) | 1.09 GB/s     (1.0k) Write      | 1.06 GB/s     (2.0k) | 1.16 GB/s     (1.1k) Total      | 2.07 GB/s     (4.0k) | 2.25 GB/s     (2.2k) iperf3 Network Speed Tests (IPv4): ——————————— Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping            —–           | —–                     | —-            | —-            | —-            Clouvider       | London, UK (10G)          | busy            | 100 Mbits/sec   | 23.0 ms         Scaleway        | Paris, FR (10G)           | 103 Mbits/sec   | 100 Mbits/sec   | 20.5 ms         NovoServe       | North Holland, NL (40G)   | 103 Mbits/sec   | 100 Mbits/sec   | 18.7 ms         Uztelecom       | Tashkent, UZ (10G)        | 98.2 Mbits/sec  | 97.6 Mbits/sec  | 99.5 ms         Clouvider       | NYC, NY, US (10G)         | 98.5 Mbits/sec  | 98.0 Mbits/sec  | 91.0 ms         Clouvider       | Dallas, TX, US (10G)      | 96.6 Mbits/sec  | 96.5 Mbits/sec  | 127 ms          Clouvider       | Los Angeles, CA, US (10G) | 92.1 Mbits/sec  | 93.7 Mbits/sec  | 161 ms          Geekbench 5 Benchmark Test: ——————————— Test            | Value                                         |                               Single Core     | 604                            Multi Core      | 605                            Full Test       | https://browser.geekbench.com/v5/cpu/19693679 YABS completed in 7 min 27 sec复制代码

Teddysun 大佬的 bench.sh 脚本
wget -qO- bench.sh | bash复制代码
——————– A Bench.sh Script By Teddysun ——————- Version            : v2022-06-01 Usage              : wget -qO- bench.sh | bash ———————————————————————- CPU Model          : Westmere E56xx/L56xx/X56xx (Nehalem-C) CPU Cores          : 1 @ 2599.998 MHz CPU Cache          : 16384 KB AES-NI             : Enabled VM-x/AMD-V         : Disabled Total Disk         : 19.6 GB (1.8 GB Used) Total Mem          : 1.9 GB (90.3 MB Used) System uptime      : 2 days, 22 hour 35 min Load average       : 0.08, 0.02, 0.01 OS                 : Debian GNU/Linux 11 Arch               : x86_64 (64 Bit) Kernel             : 5.10.0-20-amd64 TCP CC             : bbr Virtualization     : KVM Organization       : AS49367 Seflow s.r.l. Location           : Figino / IT Region             : Lombardy ———————————————————————- I/O Speed(1st run) : 457 MB/s I/O Speed(2nd run) : 424 MB/s I/O Speed(3rd run) : 417 MB/s I/O Speed(average) : 432.7 MB/s ———————————————————————- Node Name        Upload Speed      Download Speed      Latency      Speedtest.net    102.79 Mbps       100.24 Mbps         12.06 ms    Los Angeles, US  107.50 Mbps       104.35 Mbps         152.91 ms    Dallas, US       106.03 Mbps       102.15 Mbps         124.92 ms    Montreal, CA     103.34 Mbps       100.53 Mbps         98.52 ms    Paris, FR        103.41 Mbps       100.33 Mbps         24.43 ms    Amsterdam, NL    103.01 Mbps       100.67 Mbps         21.75 ms    Shanghai, CN     55.94 Mbps        100.43 Mbps         251.68 ms    Nanjing, CN      14.98 Mbps        95.64 Mbps          285.43 ms    Hongkong, CN     101.60 Mbps       104.75 Mbps         242.49 ms    Seoul, KR        89.63 Mbps        100.29 Mbps         296.28 ms    Singapore, SG    96.19 Mbps        100.20 Mbps         232.23 ms    Tokyo, JP        100.99 Mbps       105.27 Mbps         237.36 ms    ———————————————————————- Finished in        : 5 min 59 sec Timestamp          : 2023-01-04 12:03:05 UTC ———————————————————————-复制代码

oldking 老鬼的 SuperBench.sh 脚本
wget -qO- git.io/superbench.sh | bash复制代码

———————————————————————- Superbench.sh — https://www.oldking.net/350.html Mode  : Standard    Version : 1.1.7 Usage : wget -qO- sb.oldking.net | bash ———————————————————————- CPU Model            : Intel Core Processor (Haswell, no TSX) CPU Cores            : 1 Cores 2399.996 MHz x86_64 CPU Cache            : 16384 KB OS                   : Debian GNU/Linux 11 (64 Bit) KVM Kernel               : 5.10.0-20-cloud-amd64 Total Space          : 9.3 GB / 20.1 GB Total RAM            : 71 MB / 1937 MB (441 MB Buff) Total SWAP           : 0 MB / 0 MB Uptime               : 5 days 12 hour 39 min Load Average         : 0.22, 0.05, 0.02 TCP CC               : bbr ASN & ISP            : AS16276, OVH SAS Organization         : OVH US LLC Location             : Hillsboro, United States / US Region               : Oregon ———————————————————————- I/O Speed( 1.0GB )   : 905 MB/s I/O Speed( 1.0GB )   : 935 MB/s I/O Speed( 1.0GB )   : 874 MB/s Average I/O Speed    : 904.7 MB/s ———————————————————————- Node Name        Upload Speed      Download Speed      Latency      Speedtest.net    98.65 Mbit/s      98.62 Mbit/s        (*)66.62 ms Fast.com         0.00 Mbit/s       0 Mbit/s            –            Nanjing 5G   CT  86.11 Mbit/s      100.96 Mbit/s       154.25 ms    Hefei 5G     CT  90.90 Mbit/s      100.91 Mbit/s       185.23 ms    Guangzhou 5G CT  4.22 Mbit/s       46.96 Mbit/s        185.20 ms    Shanghai 5G  CU  79.71 Mbit/s      8.83 Mbit/s         252.28 ms    ———————————————————————- Finished in  : 3 min 2 sec Timestamp    : 2023-01-04 20:49:35 GMT+8 Results      : ./superbench.log ———————————————————————- Share result: · https://www.speedtest.net/result/c/09bb4f70-a44f-4ce0-9304-ee8e980c767b · https://paste.ubuntu.com/p/mQfPQshwQz/ ———————————————————————-复制代码

山东省网友说:显示系统信息
wget -qO- bench.monster/speedtest.sh |  bash -s — -i复制代码

测试磁盘 wget -qO- bench.monster/speedtest.sh |  bash -s — -io复制代码

测试网络 wget -qO- bench.monster/speedtest.sh |  bash -s — -speed复制代码
wget -qO- bench.monster/speedtest.sh |  bash -s — -cnspeed复制代码

跑分 wget -qO- bench.monster/speedtest.sh |  bash -s — -gb5复制代码

测试磁盘、网络和跑分
wget -qO- bench.monster/speedtest.sh | sed “s/bench4;/bench5;/g” | bash复制代码
wget -qO- bench.monster/speedtest.sh | sed “s/bench4;/bench5;/g” | bash -s — -china复制代码
========================================================= \            Speedtest https://bench.monster            / \    System info, Geekbench, I/O test and speedtest     / \                  v1.5.15   2022-12-31                 / ========================================================= ————————————————————————— OS           : Debian GNU/Linux 11 (64 Bit) Virt/Kernel  : KVM / 5.10.0-20-amd64 CPU Model    : Westmere E56xx/L56xx/X56xx (Nehalem-C) CPU Cores    : 1 [url=home.php?mod=space&uid=175]@[/url] 2599.998 MHz x86_64 16384 KB Cache CPU Flags    : AES-NI Enabled & VM-x/AMD-V Disabled Load Average : 0.04, 0.19, 0.16 Total Space  : 20G (1.9G ~10% used) Total RAM    : 1983 MB (91 MB + 381 MB Buff in use) Total SWAP   : 0 MB (0 MB in use) Uptime       : 3 days 0:23 ————————————————————————— ASN & ISP    : AS49367, Seflow S.N.C. Di Marco Brame’ & C. Organization : virtual solution srl Location     : Ravenna, Italy / IT Region       : Emilia-Romagna ————————————————————————— ## Geekbench v5 CPU Benchmark:   Single Core : 609  (GOOD)    Multi Core : 608 ## IO Test CPU Speed:     bzip2     :  88.7 MB/s    sha256     : 128 MB/s    md5sum     : 401 MB/s RAM Speed:    Avg. write : 1979.7 MB/s    Avg. read  : 5017.6 MB/s Disk Speed:    1st run    : 479 MB/s    2nd run    : 451 MB/s    3rd run    : 445 MB/s    ———————–    Average    : 458.3 MB/s ## Global Speedtest.net Location                       Upload           Download         Ping    ————————————————————————— Nearby                         105.62 Mbit/s    100.28 Mbit/s    9.008 ms ————————————————————————— USA, New York (Optimum)        65.15 Mbit/s     87.23 Mbit/s     93.407 ms USA, Chicago (Windstream)      67.88 Mbit/s     81.84 Mbit/s    113.820 ms USA, Dallas (Frontier)         65.31 Mbit/s     77.12 Mbit/s    130.194 ms USA, Miami (Sprint)            64.46 Mbit/s     82.81 Mbit/s    116.311 ms USA, Los Angeles (Windstream)  59.51 Mbit/s     68.27 Mbit/s    166.351 ms UK, London (toob Ltd)          106.74 Mbit/s    99.33 Mbit/s     25.442 ms France, Paris (Orange)         99.17 Mbit/s     93.62 Mbit/s     16.115 ms Germany, Berlin (DNS:NET)      105.40 Mbit/s    96.98 Mbit/s     28.730 ms Spain, Madrid (MasMovil)       100.35 Mbit/s    98.21 Mbit/s     25.709 ms Italy, Rome (Unidata)          105.44 Mbit/s    98.14 Mbit/s     10.161 ms India, Mumbai (OneBroadband)   64.64 Mbit/s     69.68 Mbit/s    135.384 ms Singapore (StarHub)            57.97 Mbit/s     69.33 Mbit/s    144.543 ms Japan, Tsukuba (SoftEther)     28.06 Mbit/s     45.11 Mbit/s    249.745 ms Australia, Sydney (Optus)      19.52 Mbit/s     38.98 Mbit/s    302.009 ms RSA, Randburg (Cool Ideas)     60.51 Mbit/s     51.70 Mbit/s    180.859 ms Brazil, Sao Paulo (Criare)     48.84 Mbit/s     36.68 Mbit/s    202.297 ms ————————————————————————— Finished in : 11 min 16 sec Timestamp   : 2023-01-04 13:56:21 GMT Saved in    : /root/speedtest.log Share results: – https://www.speedtest.net/result/14160700634.png – https://browser.geekbench.com/v5/cpu/19695272 – https://clbin.com/LaNzG复制代码

台湾省网友说:马可

山西省网友说:感谢,已收藏

湖北省网友说:Mk

福建省网友说:谢谢老板,已收藏

陕西省网友说:mk

赞(0) 打赏
关注我们
未经允许不得转载:flyzy博客 » VPS 性能测试脚本
分享到: 更多 (0)

这是一种鼓励

支付宝扫一扫打赏

微信扫一扫打赏