Oishi_Custard 发表于 2025-8-31 20:14:03

[国际留档] HKT DIA商宽小机(AS4515)

本帖最后由 Oishi_Custard 于 2025-9-26 02:09 编辑

RT, 整到一台hkt商宽小机。
记录一下性能和国际连接情况。
v4下行跑不动(已尝试过调大tcp窗口),v6好一些。
去亚太和欧洲的连接还不错。
(网络测试仅开启`qdisc=fq`和`bbr`)

# YABS
```
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
#            Yet-Another-Bench-Script            #
#                     v2025-04-20                  #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

Sun Aug 31 07:13:34 AM EDT 2025

Basic System Information:
---------------------------------
Uptime   : 0 days, 2 hours, 0 minutes
Processor: AMD EPYC-Rome Processor
CPU cores: 1 @ 2794.748 MHz
AES-NI   : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM      : 920.3 MiB
Swap       : 2.0 GiB
Disk       : 9.8 GiB
Distro   : Debian GNU/Linux 13 (trixie)
Kernel   : 6.12.38+deb13-amd64
VM Type    : KVM
IPv4/IPv6: ✔ Online / ✔ Online

IPv6 Network Information:
---------------------------------
ISP      : NetPilot Limited
ASN      : AS4515 PCCW IMS Ltd (PCCW Business Internet Access)
Host       : Xing XUN Tech Limited
Location   : Los Angeles, California (CA)
Country    : United States

fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
---------------------------------
Block Size | 4k            (IOPS) | 64k         (IOPS)
------   | ---            ----| ----         ----
Read       | 156.28 MB/s(39.0k) | 791.09 MB/s(12.3k)
Write      | 156.69 MB/s(39.1k) | 795.25 MB/s(12.4k)
Total      | 312.98 MB/s(78.2k) | 1.58 GB/s    (24.7k)
         |                      |
Block Size | 512k          (IOPS) | 1m            (IOPS)
------   | ---            ----| ----         ----
Read       | 878.28 MB/s   (1.7k) | 959.15 MB/s    (936)
Write      | 924.94 MB/s   (1.8k) | 1.02 GB/s      (999)
Total      | 1.80 GB/s   (3.5k) | 1.98 GB/s   (1.9k)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider      | Location (Link)         | Send Speed      | Recv Speed      | Ping
-----         | -----                     | ----            | ----            | ----
Clouvider       | London, UK (10G)          | 678 Mbits/sec   | 4.30 Mbits/sec| 178 ms
Eranium         | Amsterdam, NL (100G)      | 1.47 Gbits/sec| 146 Mbits/sec   | 234 ms
Uztelecom       | Tashkent, UZ (10G)      | 1.45 Gbits/sec| 523 Mbits/sec   | 242 ms
Leaseweb      | Singapore, SG (10G)       | 4.47 Gbits/sec| 326 Mbits/sec   | 34.6 ms
Clouvider       | Los Angeles, CA, US (10G) | 890 Mbits/sec   | 1.26 Mbits/sec| 145 ms
Leaseweb      | NYC, NY, US (10G)         | 1.35 Gbits/sec| 1.36 Mbits/sec| 244 ms
Edgoo         | Sao Paulo, BR (1G)      | busy            | 1.63 Mbits/sec| 338 ms

iperf3 Network Speed Tests (IPv6):
---------------------------------
Provider      | Location (Link)         | Send Speed      | Recv Speed      | Ping
-----         | -----                     | ----            | ----            | ----
Clouvider       | London, UK (10G)          | 944 Mbits/sec   | 177 Mbits/sec   | 178 ms
Eranium         | Amsterdam, NL (100G)      | 1.07 Gbits/sec| 502 Mbits/sec   | 234 ms
Uztelecom       | Tashkent, UZ (10G)      | 1.10 Gbits/sec| 19.6 Mbits/sec| 242 ms
Leaseweb      | Singapore, SG (10G)       | 5.13 Gbits/sec| 827 Mbits/sec   | 34.5 ms
Clouvider       | Los Angeles, CA, US (10G) | 1.11 Gbits/sec| 283 Mbits/sec   | 145 ms
Leaseweb      | NYC, NY, US (10G)         | 1.29 Gbits/sec| 684 Mbits/sec   | 244 ms
Edgoo         | Sao Paulo, BR (1G)      | busy            | 213 Mbits/sec   | 338 ms

Geekbench 5 Benchmark Test:
---------------------------------
Test            | Value
                |
Single Core   | 836
Multi Core      | 830
Full Test       | https://browser.geekbench.com/v5/cpu/23756860

Geekbench 6 Benchmark Test:
---------------------------------
Test            | Value
                |
Single Core   | 812
Multi Core      | 536
Full Test       | https://browser.geekbench.com/v6/cpu/13587364

YABS completed in 28 min 35 sec
```

# nws.sh
```
---------------------------------- nws.sh ---------------------------------
      A simple script to bench network performance using speedtest-cli
---------------------------------------------------------------------------
Version            : v2025.08.30
Global Speedtest   : wget -qO- nws.sh | bash
Region Speedtest   : wget -qO- nws.sh | bash -s -- -r <region>
Ping & Routing   : wget -qO- nws.sh | bash -s -- -rt <region>
---------------------------------------------------------------------------
Basic System Info
---------------------------------------------------------------------------
CPU Model          : AMD EPYC-Rome Processor
CPU Cores          : 1 @ 2794.748 MHz
CPU Cache          : 512 KB
AES-NI             : ✔ Enabled
VM-x/AMD-V         : ❌ Disabled
Total Disk         : 9.8 GB (5.3 GB Used)
Total RAM          : 920.3 MB (228.2 MB Used)
Total Swap         : 2.0 GB (23.3 MB Used)
System uptime      : 0 days, 2 hour 29 min
Load average       : 0.74, 0.91, 0.72
OS               : Debian GNU/Linux 13
Arch               : x86_64 (64 Bit)
Kernel             : 6.12.38+deb13-amd64
Virtualization   : KVM
TCP Control      : bbr
---------------------------------------------------------------------------
Basic Network Info
---------------------------------------------------------------------------
Primary Network    : IPv6
IPv6 Access      : ✔ Online
IPv4 Access      : ✔ Online
ISP                : NetPilot Limited
ASN                : AS4515 PCCW IMS Ltd (PCCW Business Internet Access)
Host               : Xing XUN Tech Limited
Location         : Los Angeles, California-CA, United States
Location (IPv4)    : Hong Kong, Hong Kong, HK
---------------------------------------------------------------------------
Speedtest.net (Region: GLOBAL)
---------------------------------------------------------------------------
Location         Latency   Loss    DL Speed       UP Speed       Server

ISP: Netvigator

Nearest          1.48 ms             901.46 Mbps    FAILED         Misaka Network, Inc. - Hong Kong

Bangalore, IN    212.03 ms   0.0%    738.61 Mbps    399.18 Mbps    Bharti Airtel Ltd - Bangalore
Chennai, IN      218.92 ms   0.0%    581.48 Mbps    400.70 Mbps    Jio - Chennai
Mumbai, IN       371.02 ms   0.0%    421.73 Mbps    636.30 Mbps    Melbicom - Mumbai

Seattle, US      155.43 ms   N/A   639.59 Mbps    552.40 Mbps    Comcast - Seattle, WA
Los Angeles, US145.92 ms   0.0%    727.84 Mbps    574.40 Mbps    ReliableSite Hosting - Los Angeles, CA
Dallas, US       193.66 ms   0.0%    788.56 Mbps    1333.11 Mbps   Hivelocity - Dallas, TX
Miami, US      231.78 ms   0.0%    720.07 Mbps    1131.09 Mbps   Telxius - Miami, FL
New York, US   192.13 ms   0.0%    209.35 Mbps    1407.47 Mbps   GSL Networks - New York, NY
Toronto, CA      185.48 ms   0.0%    674.86 Mbps    460.63 Mbps    Rogers - Toronto, ON
Mexico City, MX203.51 ms   N/A   757.88 Mbps    447.79 Mbps    INFINITUM - Ciudad de México

London, UK       181.99 ms   0.0%    613.77 Mbps    1345.28 Mbps   VeloxServ Communications - London
Amsterdam, NL    183.39 ms   0.0%    298.44 Mbps    919.95 Mbps    31173 Services AB - Amsterdam
Paris, FR      185.60 ms   N/A   252.48 Mbps    818.83 Mbps    Axione - Paris
Frankfurt, DE    181.78 ms   0.0%    731.31 Mbps    449.70 Mbps    Clouvider Ltd - Frankfurt am Main
Warsaw, PL       248.92 ms   0.0%    448.73 Mbps    1015.02 Mbps   Play - Warszawa
Bucharest, RO    206.19 ms   0.0%    227.29 Mbps    822.46 Mbps    Vodafone Romania Mobile - Bucharest - Bucharest
Moscow, RU       217.28 ms   0.0%    0.68 Mbps      384.59 Mbps    VDSina - Moscow

Jeddah, SA       213.04 ms   0.0%    597.29 Mbps    1236.64 Mbps   Saudi Telecom Company
Dubai, AE      105.17 ms   N/A   841.69 Mbps    1593.01 Mbps   e& UAE - Dubai
Istanbul, TR   275.12 ms   0.0%    748.17 Mbps    545.10 Mbps    Turkcell - Istanbul
Tehran, IR       278.40 ms   0.0%    1.96 Mbps      280.09 Mbps    Irancell - Tehran
Cairo, EG      213.59 ms   0.0%    1.71 Mbps      247.53 Mbps    Telecom Egypt - Cairo

Tokyo, JP      59.13 ms            832.79 Mbps    FAILED         fdcservers.net - Tokyo
Shanghai, CU-CNFAILED
Hong Kong, CN    1.76 ms             891.16 Mbps    FAILED         Misaka Network, Inc. - Hong Kong
Singapore, SG    38.74 ms    0.0%    824.68 Mbps    2424.18 Mbps   ViewQwest - Singapore
Jakarta, ID      52.42 ms    0.0%    722.69 Mbps    988.56 Mbps    PT Solnet Indonesia - Jakarta

Sydney, AU       203.82 ms   0.0%    602.70 Mbps    1248.63 Mbps   Aussie Broadband - Sydney
---------------------------------------------------------------------------
Avg DL Speed       : 564.25 Mbps
Avg UL Speed       : 773.66 Mbps

Total DL Data      : 22.14 GB
Total UL Data      : 29.02 GB
Total Data         : 51.16 GB
---------------------------------------------------------------------------
Duration         : 14 min 29 sec
System Time      : 31/08/2025 - 07:56:40 EDT
Total Script Runs: 124482
---------------------------------------------------------------------------
Result             : https://result.nws.sh/r/1756640735_JGPD3G_GLOBAL.txt
---------------------------------------------------------------------------
```

nyarime 发表于 2025-8-31 21:42:23

HKT得刷IP才有中国优化吧

Oishi_Custard 发表于 2025-9-1 05:44:52

nyarime 发表于 2025-8-31 21:42
HKT得刷IP才有中国优化吧

可惜这台是静态,刷不了。
页: [1]
查看完整版本: [国际留档] HKT DIA商宽小机(AS4515)