Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Contabo YABS Test
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Contabo YABS Test

Hi, I am testing YABS first time on contabo 8 vCore/30gb ram.

Is this test is good. How to analyze the Performance through yabs

`# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

Yet-Another-Bench-Script

v2023-11-24

https://github.com/masonr/yet-another-bench-script

## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

Sun Nov 26 14:34:25 CET 2023

Basic System Information:

Uptime : 0 days, 0 hours, 8 minutes
Processor : AMD EPYC 7282 16-Core Processor
CPU cores : 8 @ 2794.748 MHz
AES-NI : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM : 29.2 GiB
Swap : 0.0 KiB
Disk : 786.3 GiB
Distro : AlmaLinux 8.9 (Midnight Oncilla)
Kernel : 4.18.0-513.5.1.el8_9.x86_64
VM Type : KVM
IPv4/IPv6 : ✔ Online / ❌ Offline

IPv4 Network Information:

ISP : Contabo GmbH
ASN : AS51167 Contabo GmbH
Host : Contabo GmbH
Location : Frankfurt am Main, Hesse (HE)
Country : Germany

fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda3):

Block Size 4k (IOPS) 64k (IOPS)
Read 5.29 MB/s (1.3k) 64.01 MB/s (1.0k)
Write 5.32 MB/s (1.3k) 64.45 MB/s (1.0k)
Total 10.61 MB/s (2.6k) 128.46 MB/s (2.0k)
Block Size 512k (IOPS) 1m (IOPS)
------ --- ---- ---- ----
Read 127.61 MB/s (249) 97.45 MB/s (95)
Write 134.39 MB/s (262) 103.94 MB/s (101)
Total 262.01 MB/s (511) 201.40 MB/s (196)

iperf3 Network Speed Tests (IPv4):

Provider Location (Link) Send Speed Recv Speed Ping
Clouvider London, UK (10G) 566 Mbits/sec 576 Mbits/sec 10.3 ms
Scaleway Paris, FR (10G) 563 Mbits/sec busy 13.6 ms
NovoServe North Holland, NL (40G) 566 Mbits/sec 583 Mbits/sec 4.88 ms
Uztelecom Tashkent, UZ (10G) 25.1 Mbits/sec 279 Mbits/sec 101 ms
Clouvider NYC, NY, US (10G) 531 Mbits/sec 260 Mbits/sec 79.5 ms
Clouvider Dallas, TX, US (10G) 352 Mbits/sec 104 Mbits/sec 237 ms
Clouvider Los Angeles, CA, US (10G) busy 305 Mbits/sec 148 ms

Geekbench 6 test failed. Run manually to determine cause.

YABS completed in 5 min 55 sec
`

Comments

  • BasToTheMaxBasToTheMax Member, Host Rep

    It would be nice if you also benchmarked the cpu :wink:

    Thanked by 1nocloud
  • @BasToTheMax said:
    It would be nice if you also benchmarked the cpu :wink:

    How to do it. I don't know really.

  • HotmarerHotmarer Member
    edited November 2023

    Nice HDD disk speed.

  • @Hotmarer said:
    Nice HDD disk speed.

    Its SSD

  • The test is not very good. But really need to wait for the geekbench 6 test at the end.

    You can skip the other tests and just run geekbench 6 with the following.

    curl -sL yabs.sh | bash -s -- -f -d -i

  • @nocloud said: curl -sL yabs.sh | bash -s -- -f -d -i

    `[root@vmi1536650 ~]# curl -sL yabs.sh | bash -s -- -f -d -i

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Yet-Another-Bench-Script

    v2023-11-24

    https://github.com/masonr/yet-another-bench-script

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Sun Nov 26 14:54:01 CET 2023

    Basic System Information:

    Uptime : 0 days, 0 hours, 27 minutes
    Processor : AMD EPYC 7282 16-Core Processor
    CPU cores : 8 @ 2794.748 MHz
    AES-NI : ✔ Enabled
    VM-x/AMD-V : ❌ Disabled
    RAM : 29.2 GiB
    Swap : 0.0 KiB
    Disk : 786.3 GiB
    Distro : AlmaLinux 8.9 (Midnight Oncilla)
    Kernel : 4.18.0-513.5.1.el8_9.x86_64
    VM Type : KVM
    IPv4/IPv6 : ✔ Online / ❌ Offline

    IPv4 Network Information:

    ISP : Contabo GmbH
    ASN : AS51167 Contabo GmbH
    Host : Contabo GmbH
    Location : Frankfurt am Main, Hesse (HE)
    Country : Germany

    Geekbench 6 test failed. Run manually to determine cause.

    YABS completed in 0 sec`

  • @nocloud said:
    The test is not very good. But really need to wait for the geekbench 6 test at the end.

    You can skip the other tests and just run geekbench 6 with the following.

    curl -sL yabs.sh | bash -s -- -f -d -i

    Please check the test. It showing error in geekbench 6

  • You need to enable swap first

  • Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

  • tentortentor Member, Patron Provider

    @Coffee said:
    You need to enable swap first

    I don't think so

    @c_vps said: RAM : 29.2 GiB

    Thanked by 1JabJab
  • @Coffee said:
    You need to enable swap first

    I thought it says specifically if it fails on swap. At least it has whenever i've ran it.

  • @nocloud said:
    Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

    this is result.

    https://browser.geekbench.com/v6/cpu/3728311

    is it good ? or i have to cancel it. I want good performance vps.

  • nocloudnocloud Member
    edited November 2023

    @c_vps said:

    @nocloud said:
    Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

    this is result.

    https://browser.geekbench.com/v6/cpu/3728311

    is it good ? or i have to cancel it. I want good performance vps.

    No it's pretty terrible. the disk is poor, the server will struggle on database tasks. The CPU is average at best. 1200 is what you should expect single threaded on the AMD EPYC 7282, and the multithreaded looks low too.

    What is your intended usage for the VPS? You have a lot of ram, so what are you needing it for?

    Here is a single core ryzen i got, 2 days ago. for €18.99 a year.

    Basic System Information:
    ---------------------------------
    Uptime     : 1 days, 15 hours, 12 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 1 @ 4491.556 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 926.2 MiB
    Swap       : 1024.0 MiB
    Disk       : 14.9 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-9-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Hizakura B.V.
    ASN        : AS210429 Hizakura B.V.
    Host       : Hizakura B.V
    Location   : Amsterdam, North Holland (NH)
    Country    : Netherlands
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 635.81 MB/s (158.9k) | 4.57 GB/s    (71.5k)
    Write      | 637.49 MB/s (159.3k) | 4.60 GB/s    (71.8k)
    Total      | 1.27 GB/s   (318.3k) | 9.17 GB/s   (143.4k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 5.82 GB/s    (11.3k) | 5.60 GB/s     (5.4k)
    Write      | 6.12 GB/s    (11.9k) | 5.97 GB/s     (5.8k)
    Total      | 11.94 GB/s   (23.3k) | 11.58 GB/s   (11.3k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 5.73 Gbits/sec  | 4.51 Gbits/sec  | 7.19 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 10.8 ms        
    NovoServe       | North Holland, NL (40G)   | 6.37 Gbits/sec  | 7.34 Gbits/sec  | 1.28 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 859 Mbits/sec   | 1.62 Gbits/sec  | 77.7 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.91 Gbits/sec  | 1.58 Gbits/sec  | 74.6 ms        
    Clouvider       | Dallas, TX, US (10G)      | 265 Mbits/sec   | 508 Mbits/sec   | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.18 Gbits/sec  | 960 Mbits/sec   | 148 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | busy            | 3.25 Gbits/sec  | 7.07 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 8.72 ms        
    NovoServe       | North Holland, NL (40G)   | busy            | 8.64 Gbits/sec  | 0.991 ms       
    Uztelecom       | Tashkent, UZ (10G)        | busy            | busy            | 82.3 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.51 Gbits/sec  | busy            | 74.9 ms        
    Clouvider       | Dallas, TX, US (10G)      | busy            | busy            | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | busy            | busy            | 148 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 2465                          
    Multi Core      | 1808                          
    Full Test       | https://browser.geekbench.com/v6/cpu/3728279
    
  • @nocloud said:

    @c_vps said:

    @nocloud said:
    Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

    this is result.

    https://browser.geekbench.com/v6/cpu/3728311

    is it good ? or i have to cancel it. I want good performance vps.

    No it's pretty terrible. the disk is poor, the server will struggle on database tasks. The CPU is average at best. 1200 is what you should expect single threaded on the AMD EPYC 7282, and the multithreaded looks low too.

    What is your intended usage for the VPS? You have a lot of ram, so what are you needing it for?

    Here is a single core ryzen i got, 2 days ago. for €18.99 a year.

    Basic System Information:
    ---------------------------------
    Uptime     : 1 days, 15 hours, 12 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 1 @ 4491.556 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 926.2 MiB
    Swap       : 1024.0 MiB
    Disk       : 14.9 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-9-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Hizakura B.V.
    ASN        : AS210429 Hizakura B.V.
    Host       : Hizakura B.V
    Location   : Amsterdam, North Holland (NH)
    Country    : Netherlands
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 635.81 MB/s (158.9k) | 4.57 GB/s    (71.5k)
    Write      | 637.49 MB/s (159.3k) | 4.60 GB/s    (71.8k)
    Total      | 1.27 GB/s   (318.3k) | 9.17 GB/s   (143.4k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 5.82 GB/s    (11.3k) | 5.60 GB/s     (5.4k)
    Write      | 6.12 GB/s    (11.9k) | 5.97 GB/s     (5.8k)
    Total      | 11.94 GB/s   (23.3k) | 11.58 GB/s   (11.3k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 5.73 Gbits/sec  | 4.51 Gbits/sec  | 7.19 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 10.8 ms        
    NovoServe       | North Holland, NL (40G)   | 6.37 Gbits/sec  | 7.34 Gbits/sec  | 1.28 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 859 Mbits/sec   | 1.62 Gbits/sec  | 77.7 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.91 Gbits/sec  | 1.58 Gbits/sec  | 74.6 ms        
    Clouvider       | Dallas, TX, US (10G)      | 265 Mbits/sec   | 508 Mbits/sec   | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.18 Gbits/sec  | 960 Mbits/sec   | 148 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | busy            | 3.25 Gbits/sec  | 7.07 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 8.72 ms        
    NovoServe       | North Holland, NL (40G)   | busy            | 8.64 Gbits/sec  | 0.991 ms       
    Uztelecom       | Tashkent, UZ (10G)        | busy            | busy            | 82.3 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.51 Gbits/sec  | busy            | 74.9 ms        
    Clouvider       | Dallas, TX, US (10G)      | busy            | busy            | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | busy            | busy            | 148 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 2465                          
    Multi Core      | 1808                          
    Full Test       | https://browser.geekbench.com/v6/cpu/3728279
    

    Want to use it for websites hosting

  • @c_vps said:

    @nocloud said:

    @c_vps said:

    @nocloud said:
    Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

    this is result.

    https://browser.geekbench.com/v6/cpu/3728311

    is it good ? or i have to cancel it. I want good performance vps.

    No it's pretty terrible. the disk is poor, the server will struggle on database tasks. The CPU is average at best. 1200 is what you should expect single threaded on the AMD EPYC 7282, and the multithreaded looks low too.

    What is your intended usage for the VPS? You have a lot of ram, so what are you needing it for?

    Here is a single core ryzen i got, 2 days ago. for €18.99 a year.

    Basic System Information:
    ---------------------------------
    Uptime     : 1 days, 15 hours, 12 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 1 @ 4491.556 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 926.2 MiB
    Swap       : 1024.0 MiB
    Disk       : 14.9 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-9-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Hizakura B.V.
    ASN        : AS210429 Hizakura B.V.
    Host       : Hizakura B.V
    Location   : Amsterdam, North Holland (NH)
    Country    : Netherlands
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 635.81 MB/s (158.9k) | 4.57 GB/s    (71.5k)
    Write      | 637.49 MB/s (159.3k) | 4.60 GB/s    (71.8k)
    Total      | 1.27 GB/s   (318.3k) | 9.17 GB/s   (143.4k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 5.82 GB/s    (11.3k) | 5.60 GB/s     (5.4k)
    Write      | 6.12 GB/s    (11.9k) | 5.97 GB/s     (5.8k)
    Total      | 11.94 GB/s   (23.3k) | 11.58 GB/s   (11.3k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 5.73 Gbits/sec  | 4.51 Gbits/sec  | 7.19 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 10.8 ms        
    NovoServe       | North Holland, NL (40G)   | 6.37 Gbits/sec  | 7.34 Gbits/sec  | 1.28 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 859 Mbits/sec   | 1.62 Gbits/sec  | 77.7 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.91 Gbits/sec  | 1.58 Gbits/sec  | 74.6 ms        
    Clouvider       | Dallas, TX, US (10G)      | 265 Mbits/sec   | 508 Mbits/sec   | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.18 Gbits/sec  | 960 Mbits/sec   | 148 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | busy            | 3.25 Gbits/sec  | 7.07 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 8.72 ms        
    NovoServe       | North Holland, NL (40G)   | busy            | 8.64 Gbits/sec  | 0.991 ms       
    Uztelecom       | Tashkent, UZ (10G)        | busy            | busy            | 82.3 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.51 Gbits/sec  | busy            | 74.9 ms        
    Clouvider       | Dallas, TX, US (10G)      | busy            | busy            | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | busy            | busy            | 148 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 2465                          
    Multi Core      | 1808                          
    Full Test       | https://browser.geekbench.com/v6/cpu/3728279
    

    Want to use it for websites hosting

    To install something like CPanel/WHM or DirectAdmin and host many sites to sell to other people?

    Or to host one big website?

  • @nocloud said:

    @c_vps said:

    @nocloud said:

    @c_vps said:

    @nocloud said:
    Here is a way to manually run geekbench 6.

    The guide is Ubuntu, but it should be the same for Alma as I can't see any lines that are distro specific.

    https://medium.com/@dobszaijani/how-to-install-and-run-geekbench-6-on-ubuntu-from-the-terminal-89312d5dc757

    this is result.

    https://browser.geekbench.com/v6/cpu/3728311

    is it good ? or i have to cancel it. I want good performance vps.

    No it's pretty terrible. the disk is poor, the server will struggle on database tasks. The CPU is average at best. 1200 is what you should expect single threaded on the AMD EPYC 7282, and the multithreaded looks low too.

    What is your intended usage for the VPS? You have a lot of ram, so what are you needing it for?

    Here is a single core ryzen i got, 2 days ago. for €18.99 a year.

    Basic System Information:
    ---------------------------------
    Uptime     : 1 days, 15 hours, 12 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 1 @ 4491.556 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 926.2 MiB
    Swap       : 1024.0 MiB
    Disk       : 14.9 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-9-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Hizakura B.V.
    ASN        : AS210429 Hizakura B.V.
    Host       : Hizakura B.V
    Location   : Amsterdam, North Holland (NH)
    Country    : Netherlands
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 635.81 MB/s (158.9k) | 4.57 GB/s    (71.5k)
    Write      | 637.49 MB/s (159.3k) | 4.60 GB/s    (71.8k)
    Total      | 1.27 GB/s   (318.3k) | 9.17 GB/s   (143.4k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 5.82 GB/s    (11.3k) | 5.60 GB/s     (5.4k)
    Write      | 6.12 GB/s    (11.9k) | 5.97 GB/s     (5.8k)
    Total      | 11.94 GB/s   (23.3k) | 11.58 GB/s   (11.3k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 5.73 Gbits/sec  | 4.51 Gbits/sec  | 7.19 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 10.8 ms        
    NovoServe       | North Holland, NL (40G)   | 6.37 Gbits/sec  | 7.34 Gbits/sec  | 1.28 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 859 Mbits/sec   | 1.62 Gbits/sec  | 77.7 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.91 Gbits/sec  | 1.58 Gbits/sec  | 74.6 ms        
    Clouvider       | Dallas, TX, US (10G)      | 265 Mbits/sec   | 508 Mbits/sec   | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.18 Gbits/sec  | 960 Mbits/sec   | 148 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | busy            | 3.25 Gbits/sec  | 7.07 ms        
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 8.72 ms        
    NovoServe       | North Holland, NL (40G)   | busy            | 8.64 Gbits/sec  | 0.991 ms       
    Uztelecom       | Tashkent, UZ (10G)        | busy            | busy            | 82.3 ms        
    Clouvider       | NYC, NY, US (10G)         | 1.51 Gbits/sec  | busy            | 74.9 ms        
    Clouvider       | Dallas, TX, US (10G)      | busy            | busy            | 123 ms         
    Clouvider       | Los Angeles, CA, US (10G) | busy            | busy            | 148 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 2465                          
    Multi Core      | 1808                          
    Full Test       | https://browser.geekbench.com/v6/cpu/3728279
    

    Want to use it for websites hosting

    To install something like CPanel/WHM or DirectAdmin and host many sites to sell to other people?

    Or to host one big website?

    Yes cPanel. We provide shared hosting.

  • nocloudnocloud Member
    edited November 2023

    The my personal opinion is it is not a good choice due to the speed of the disk,

    Contabo do not have the best reputation on this forum, I don't know why customers keep buying their services. Having said that some people say they have had an acceptable experience.

    Disclaimer the opinions in this video are not shared by me and many others

    I think videos like this are the reason people still buy their services. But either the guy in the video doesn't know what he is talking about, is being paid to give a good review or has somehow got a contabo VPS that is acceptable.

    The bottom line is that the disk speed is very slow. It is slower than some microSD cards.

    Personally I would not host on that server and request a refund, as it is not fit for purpose.

    There are much better providers out there.

    Out of interest, how much did you pay?

  • I just moved away from Contabo for one of my clients, the server is very very very bad

  • @tiendungdev said:
    I just moved away from Contabo for one of my clients, the server is very very very bad

    I also requested to cancel the vps.

  • @nocloud said:
    The my personal opinion is it is not a good choice due to the speed of the disk,

    Contabo do not have the best reputation on this forum, I don't know why customers keep buying their services. Having said that some people say they have had an acceptable experience.

    Disclaimer the opinions in this video are not shared by me and many others

    I think videos like this are the reason people still buy their services. But either the guy in the video doesn't know what he is talking about, is being paid to give a good review or has somehow got a contabo VPS that is acceptable.

    The bottom line is that the disk speed is very slow. It is slower than some microSD cards.

    Personally I would not host on that server and request a refund, as it is not fit for purpose.

    There are much better providers out there.

    Out of interest, how much did you pay?

    Is this benchmark test is good as its is 2276g dedicated.
    https://browser.geekbench.com/v6/cpu/3749535

    Thanked by 1nocloud
Sign In or Register to comment.