This article was last updated on 2024-03-09, the content may be out of date.
Introduction
netcup GmbH sells interesting ARM servers. I bought the VPS 8000 ARM G11 version recently. It has 18 vCore (ARM64), offical website said it’s based on Ampere Altra Max CPUs.
Products
VPS 8000 ARM G11
Virtualisation technology
KVM
Processor
18 vCore (ARM64)
RAM
64GB DDR4 ECC
Storage space
2048 GB SSD
Network card
2500 Mbit/s
Traffic
inclusive
General Testing
Testing script from Teddysun provides an idea of over all performance
iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider | Location (Link) | Send Speed | Recv Speed | Ping
----- | ----- | ---- | ---- | ----
Clouvider | London, UK (10G) | 2.45 Gbits/sec | 2.37 Gbits/sec | 20.5 ms
Scaleway | Paris, FR (10G) | 2.46 Gbits/sec | busy | 20.1 ms
NovoServe | North Holland, NL (40G) | 2.47 Gbits/sec | 2.38 Gbits/sec | 9.96 ms
Uztelecom | Tashkent, UZ (10G) | 1.99 Gbits/sec | 996 Mbits/sec | 84.2 ms
Clouvider | NYC, NY, US (10G) | 2.00 Gbits/sec | 542 Mbits/sec | 91.6 ms
Clouvider | Dallas, TX, US (10G) | 1.44 Gbits/sec | 648 Mbits/sec | 128 ms
Clouvider | Los Angeles, CA, US (10G) | 1.16 Gbits/sec | 1.04 Gbits/sec | 147 ms
iperf3 Network Speed Tests (IPv6):
---------------------------------
Provider | Location (Link) | Send Speed | Recv Speed | Ping
----- | ----- | ---- | ---- | ----
Clouvider | London, UK (10G) | 2.44 Gbits/sec | 2.33 Gbits/sec | 20.5 ms
Scaleway | Paris, FR (10G) | busy | busy | 32.2 ms
NovoServe | North Holland, NL (40G) | 2.48 Gbits/sec | 2.35 Gbits/sec | 9.97 ms
Uztelecom | Tashkent, UZ (10G) | 2.10 Gbits/sec | 875 Mbits/sec | 84.4 ms
Clouvider | NYC, NY, US (10G) | 1.78 Gbits/sec | 893 Mbits/sec | 91.6 ms
Clouvider | Dallas, TX, US (10G) | 1.39 Gbits/sec | 852 Mbits/sec | 128 ms
Clouvider | Los Angeles, CA, US (10G) | 1.16 Gbits/sec | 549 Mbits/sec | 147 ms
Then, Geekbench 6 Result:
1
2
3
4
5
6
7
Geekbench 6 Benchmark Test:
---------------------------------
Test | Value
|
Single Core | 1072
Multi Core | 8650
Full Test | https://browser.geekbench.com/v6/cpu/4192622
Finally, I tested Geekbench 5 only, with following script:
1
curl -sL yabs.sh | bash -s -- -i -f -n -5
Here is Geekbench 5 Result:
1
2
3
4
5
6
7
Geekbench 5 Benchmark Test:
---------------------------------
Test | Value
|
Single Core | 798
Multi Core | 10975
Full Test | https://browser.geekbench.com/v5/cpu/22091599
Review
Now, let’s discuss the result.
CPU Performance
VPS 8000 ARM G11’s Geekbench 6 Multi-Core Score is around 8650, to help you get an idea od its level, I choiced some well known CPUs for comparing.
CPU
Single-Core
Multi-Core Score
Intel Core i9-13900K
2970
20095
AMD Ryzen 9 7950X
2930
19224
Intel Core i9-12900K
2610
15428
AMD Ryzen 9 7940HS
2481
11741
AMD Ryzen 7 5800X3D
2085
10922
AMD Ryzen Z1 Extreme
2252
9689
AMD Ryzen 7 7840U
2099
8718
Intel Core i9-9900K
1664
7977
My Framework Laptop 13 with AMD Ryzen 7 7840U has a score of
CPU
Single-Core
Multi-Core Score
AMD Ryzen 7 7840U
2256
12127
This difference is because modern CPUs have dynamic booster mechanism, it can run above the base clock.
One more thing, I though a few records of Ampere Altra Max 2800 MHz (96 cores) on the Geekbench 6 website. The Single-Core Score is 958 and Multi-Core Score is 11149.
This is odd, my 18 vCore server has a Multi-Core Score of 8650, the Altra Max 2800 MHz (96 cores) got only 11149. I guess the Altra Max 2800 MHz (96 cores) records on the Geekbench 6 website is under performanced, since it’s ADLINK Ampere Altra Developer Platform. It may be not tuned to optimized perfermance.