Post some YABS bench here

1113115117118119

Comments

  • AdvinAdvin Hosting Provider
    edited February 10

    MS said:

    @Neoon said:

    MS said:
    Who do GB multi core scores don't multiply wrt cores. For example, if single core score of an 8 core VPS is 1000, then why the multi core score is around 4000 most of the time, and not 8000. It's usually around single core score x around half of total cores of that plan.

    I see this happening more in plans with more than 6 cores. It multiples correctly as long as it's a 2 core plan, but then the ratio starts going down from one towards half with higher core plans.

    Is it just throttling by host, CPU generation/quality, or something else?
    Any ideas, @Mason, @cybertech, @all?

    I bet my ass, they are throttled or you see 6 cores but you can only use 4, so they limit you to 400%.
    Lemme run another geekbench with 4.

    I see this with all kinds of hosts, with their newer and not so new nodes. And, all kinds of CPUs.

    A 12 core E5 v4 plan with 700 for SC and around 4400 for MC.
    A 6 core Ryzen 7XXX with 1800 for SC and around 5900 for MC.

    I don’t think it’s because people are capping processors or anything like that, this seems to be more of a universal problem. I think the problem comes with how threads/hyperthreading/clock speeds work.

    As host nodes get loaded, the CPU clock speed will start to drop since most modern processors generally clock lower in all-core work loads. So it could be that a few cores are clocking high, but in an all-core workload where more cores are being stressed, the overall CPU clock speed of each core drops. On top of that, threads are effectively splitting the CPU cores, which could also drop performance if a node is loaded and if all of the physical cores are utilized (iirc).

    I’ve done some testing on EPYC Milan and noticed an almost 50% reduction in single core results when stressing half of the CPU threads, and even CPU steal presenting in VM’s at times, despite the hypervisor itself reporting 50% CPU being free. It’s also why I think that relying on Geekbench benchmarks is kind of a mediocre way to test performance. Even if a VPS host isn’t overselling their host nodes, the score is guaranteed to drop and fluctuate immensely.

    Thanked by (1)_MS_

    I am a representative of Advin Servers

  • @Advin said: hyperthreading

    I was thinking along the same lines.
    This, plus other factors mentioned by @Neoon and @cybertech are also the reasons. Capping could a reason with at least a few hosts.

    I'll do a raindog308 here, and write a little blog post on this topic. :smiley:

  • MS said:

    @Advin said: hyperthreading

    I was thinking along the same lines.
    This, plus other factors mentioned by @Neoon and @cybertech are also the reasons. Capping could a reason with at least a few hosts.

    I'll do a raindog308 here, and write a little blog post on this topic. :smiley:

    I asked BeroHost for a refugee deal, same specs, same cpu.
    As soon its delivered, we gonna put to the test.

    Thanked by (1)_MS_
  • host_chost_c Hosting Provider
    edited February 10

    Hmm, interesting, I will run 2 tests on a 8 Core Xeon E5-2690 VPS, with different CPU settings, no capping, will post shortly.

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • host_chost_c Hosting Provider
    edited February 10

    8 core VCPU, no NUMA setting, all 8 cores assigned to 1 socket.

    root@test:~# curl -sL yabs.sh | bash -s -- -i -f
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 17:03:42 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 0 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 8 @ 2599.996 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 3.8 GiB
    Swap       : 0.0 KiB
    Disk       : 19.6 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-17-cloud-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Andrei Tiberiu Holt
    ASN        : AS211462 Andrei Tiberiu Holt
    Host       : Andrei Tiberiu Holt
    Location   : Oradea, Bihor County (BH)
    Country    : Romania
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1118
    Multi Core      | 3979
    Full Test       | https://browser.geekbench.com/v6/cpu/4854141
    
    YABS completed in 7 min 31 sec
    

    Second YABS, same 8 core but with NUMA enabled and 8 core spread to 2 sockets, each having 4 CPU

    root@test:~# curl -sL yabs.sh | bash -s -- -f -i
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 17:16:36 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 0 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 8 @ 2599.996 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 3.8 GiB
    Swap       : 0.0 KiB
    Disk       : 19.6 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-17-cloud-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Andrei Tiberiu Holt
    ASN        : AS211462 Andrei Tiberiu Holt
    Host       : Andrei Tiberiu Holt
    Location   : Oradea, Bihor County (BH)
    Country    : Romania
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1090
    Multi Core      | 4015
    Full Test       | https://browser.geekbench.com/v6/cpu/4854315
    

    Prox 8.1, no capping. As there is no difference in score, I think it might be a test issue?

    CPU did not pass 35% total usage on both tests, and I can confirm abusers doing 100% on 16 cores, so it is not a KVM/PROX/Setup Issue in my opinion.

    Also this node is empty, so only this VPS run on the whole node.

    Thanked by (2)_MS_ Advin

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • _MS__MS_ OG
    edited February 10

    Yea, it's the hyper-threading effect.

    I bet if these test plans were with 2 cores, the MC score would still be around 2000. But for 4 cores it won't be 4000, instead we might see something around 3200, and for 8 cores as you can see, it's 4000.

    > Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    > CPU cores  : 8 @ 2599.996 MHz
    > Single Core     | 1118
    > Multi Core      | 3979
    
    > Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    > CPU cores  : 8 @ 2599.996 MHz
    > Single Core     | 1090
    > Multi Core      | 4015
    

    Thanks for taking part in this little experiment. :+1:


    I wonder if we'll see the same problem feature with the non-hyper-threading/SMT CPUs. Like Ryzen 3 3200G, which has 4 Cores = 4 Threads.

  • host_chost_c Hosting Provider

    MS

    Hmm, good point.

    I will stop the server later and disable HT, redo the tests, ~2Hours

    Thanked by (2)_MS_ Advin

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • host_chost_c Hosting Provider
    edited February 10

    MS

    ok, HT disabled, same node, 1 VPS on it

    8 core, 2 socket, 4 cores each, numa enabled

    root@test:~# curl -sL yabs.sh | bash -s -- -f -i
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 20:45:04 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 0 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 8 @ 2599.996 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 3.8 GiB
    Swap       : 0.0 KiB
    Disk       : 19.6 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-17-cloud-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Andrei Tiberiu Holt
    ASN        : AS211462 Andrei Tiberiu Holt
    Host       : Andrei Tiberiu Holt
    Location   : Oradea, Bihor County (BH)
    Country    : Romania
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1123                          
    Multi Core      | 4067                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4856714
    
    YABS completed in 7 min 36 sec
    

    doing the 1 socket, 8 core, no numa right now

    PS: Overall usage on CPU did not go over 45% during the test.

    Thanked by (2)_MS_ Advin

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • host_chost_c Hosting Provider
    root@test:~# curl -sL yabs.sh | bash -s -- -f -i
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 20:57:17 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 0 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 8 @ 2599.996 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 3.8 GiB
    Swap       : 0.0 KiB
    Disk       : 19.6 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-17-cloud-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Andrei Tiberiu Holt
    ASN        : AS211462 Andrei Tiberiu Holt
    Host       : Andrei Tiberiu Holt
    Location   : Oradea, Bihor County (BH)
    Country    : Romania
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1137                          
    Multi Core      | 4258                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4856830
    
    YABS completed in 7 min 37 sec
    

    well, it is kinda the same.

    GB6 bug? let me run this on bare-metal node, it will take 8 minutes

    Thanked by (1)_MS_

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • host_chost_c Hosting Provider
    edited February 10
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 23:35:14 EET 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 2 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 28 @ 2599.869 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 251.8 GiB
    Swap       : 512.0 GiB
    Disk       : 94.0 TiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.5.11-8-pve
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1072                          
    Multi Core      | 9462                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4857194
    
    YABS completed in 6 min 47 sec
    

    HT enabled coming next, bare metal

    Thanked by (1)_MS_

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • host_chost_c Hosting Provider
    edited February 10

    MS

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat Feb 10 23:51:18 EET 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 1 minutes
    Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
    CPU cores  : 56 @ 3500.000 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 251.8 GiB
    Swap       : 512.0 GiB
    Disk       : 94.0 TiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.5.11-8-pve
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1183                          
    Multi Core      | 9153                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4857362
    
    YABS completed in 6 min 35 sec
    

    It is kinda the same, Performance on VPS is ±5-7% less then on bare metal,

    GB6 score the same, with or without HT

    Thanked by (1)_MS_

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • BeroHost refugee deal 8.99€
    I guess @Advin was right or BeroHost is also capping at 4.

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sa 10. Feb 23:30:33 CET 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 1 minutes
    Processor  : AMD EPYC 7443 24-Core Processor
    CPU cores  : 6 @ 2844.656 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 25.4 GiB
    Swap       : 1024.0 MiB
    Disk       : 293.2 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-18-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Oliver Horscht is trading as \"SYNLINQ\"
    ASN        : AS44486 Oliver Horscht is trading as \"SYNLINQ\"
    Host       : Rubv6
    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       | 132.45 MB/s  (33.1k) | 711.92 MB/s  (11.1k)
    Write      | 132.80 MB/s  (33.2k) | 715.67 MB/s  (11.1k)
    Total      | 265.26 MB/s  (66.3k) | 1.42 GB/s    (22.3k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 1.12 GB/s     (2.1k) | 1.52 GB/s     (1.4k)
    Write      | 1.18 GB/s     (2.3k) | 1.62 GB/s     (1.5k)
    Total      | 2.30 GB/s     (4.4k) | 3.14 GB/s     (3.0k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 926 Mbits/sec   | 824 Mbits/sec   | 12.9 ms        
    Scaleway        | Paris, FR (10G)           | busy            | 919 Mbits/sec   | 12.1 ms        
    NovoServe       | North Holland, NL (40G)   | 933 Mbits/sec   | 934 Mbits/sec   | 8.76 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 582 Mbits/sec   | 418 Mbits/sec   | 93.1 ms        
    Clouvider       | NYC, NY, US (10G)         | 823 Mbits/sec   | 347 Mbits/sec   | 80.8 ms        
    Clouvider       | Dallas, TX, US (10G)      | 372 Mbits/sec   | 462 Mbits/sec   | 116 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 669 Mbits/sec   | 219 Mbits/sec   | 147 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 920 Mbits/sec   | 972 Mbits/sec   | 11.0 ms        
    Scaleway        | Paris, FR (10G)           | 919 Mbits/sec   | 958 Mbits/sec   | 13.1 ms        
    NovoServe       | North Holland, NL (40G)   | 927 Mbits/sec   | 959 Mbits/sec   | 7.27 ms        
    Uztelecom       | Tashkent, UZ (10G)        | 534 Mbits/sec   | 437 Mbits/sec   | 93.1 ms        
    Clouvider       | NYC, NY, US (10G)         | 641 Mbits/sec   | 801 Mbits/sec   | 80.8 ms        
    Clouvider       | Dallas, TX, US (10G)      | 521 Mbits/sec   | 653 Mbits/sec   | 116 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 535 Mbits/sec   | 410 Mbits/sec   | 145 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1430                          
    Multi Core      | 4831                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4857827
    
    YABS completed in 12 min 55 sec
    
    Thanked by (1)_MS_
  • AdvinAdvin Hosting Provider
    edited February 11

    @Neoon said:
    BeroHost refugee deal 8.99€
    I guess @Advin was right or BeroHost is also capping at 4.

    I have a spare EPYC 7763/7B13 node that is not in production yet, I will do some testing on there and report the results maybe. Will try various different loads and see how it impacts performance with EPYC Milan. I did some testing previously but I didn't document it, just observations since I didn't think anyone was really that interested. Maybe I can make a thread about it with some more data on how various CPU loads impacts GB6/GB5 in VM's, despite not being oversold.

    Thanked by (4)host_c _MS_ lapua Decicus

    I am a representative of Advin Servers

  • AdvinAdvin Hosting Provider
    edited February 11

    MS , if there's any specific results/data you want to see (i.e. when node is loaded 75%, 50%, etc), just let me know and I can test it for you on a Proxmox install

    Thanked by (1)_MS_

    I am a representative of Advin Servers

  • cybertechcybertech OGBenchmark King

    @Advin said:

    MS said:

    @Neoon said:

    MS said:
    Who do GB multi core scores don't multiply wrt cores. For example, if single core score of an 8 core VPS is 1000, then why the multi core score is around 4000 most of the time, and not 8000. It's usually around single core score x around half of total cores of that plan.

    I see this happening more in plans with more than 6 cores. It multiples correctly as long as it's a 2 core plan, but then the ratio starts going down from one towards half with higher core plans.

    Is it just throttling by host, CPU generation/quality, or something else?
    Any ideas, @Mason, @cybertech, @all?

    I bet my ass, they are throttled or you see 6 cores but you can only use 4, so they limit you to 400%.
    Lemme run another geekbench with 4.

    I see this with all kinds of hosts, with their newer and not so new nodes. And, all kinds of CPUs.

    A 12 core E5 v4 plan with 700 for SC and around 4400 for MC.
    A 6 core Ryzen 7XXX with 1800 for SC and around 5900 for MC.

    I don’t think it’s because people are capping processors or anything like that, this seems to be more of a universal problem. I think the problem comes with how threads/hyperthreading/clock speeds work.

    As host nodes get loaded, the CPU clock speed will start to drop since most modern processors generally clock lower in all-core work loads. So it could be that a few cores are clocking high, but in an all-core workload where more cores are being stressed, the overall CPU clock speed of each core drops. On top of that, threads are effectively splitting the CPU cores, which could also drop performance if a node is loaded and if all of the physical cores are utilized (iirc).

    I’ve done some testing on EPYC Milan and noticed an almost 50% reduction in single core results when stressing half of the CPU threads, and even CPU steal presenting in VM’s at times, despite the hypervisor itself reporting 50% CPU being free. It’s also why I think that relying on Geekbench benchmarks is kind of a mediocre way to test performance. Even if a VPS host isn’t overselling their host nodes, the score is guaranteed to drop and fluctuate immensely.

    @Advin said:

    @Neoon said:
    BeroHost refugee deal 8.99€
    I guess @Advin was right or BeroHost is also capping at 4.

    I have a spare EPYC 7763/7B13 node that is not in production yet, I will do some testing on there and report the results maybe. Will try various different loads and see how it impacts performance with EPYC Milan. I did some testing previously but I didn't document it, just observations since I didn't think anyone was really that interested. Maybe I can make a thread about it with some more data on how various CPU loads impacts GB6/GB5 in VM's, despite not being oversold.

    dont forget crazy deals after testing.

    I bench YABS 24/7/365 unless it's a leap year.

  • AbdullahAbdullah Hosting ProviderOG

    @Advin Can you compare GB5 on a VM with 8 cores assigned, SMT enabled & disabled on host node.

    I don't have a spare node, but VM performance should be better with SMT disabled.

  • AdvinAdvin Hosting Provider

    @Abdullah said:
    @Advin Can you compare GB5 on a VM with 8 cores assigned, SMT enabled & disabled on host node.

    I don't have a spare node, but VM performance should be better with SMT disabled.

    Yeah, for sure

    I am a representative of Advin Servers

  • edited February 12

    Aéza Hi-CPU (i9 14900k) | Moscow, 🇷🇺 | 8.51€/month

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Mon Feb 12 06:12:12 PM MSK 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 1 minutes
    Processor  : Intel(R) Core(TM) i9-14900K
    CPU cores  : 1 @ 3187.200 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 1.9 GiB
    Swap       : 1024.0 MiB
    Disk       : 29.4 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-18-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Aeza International LTD
    ASN        : AS210644 AEZA INTERNATIONAL LTD
    Host       : Aeza Network MSK
    Location   : Amsterdam, North Holland (NH)
    Country    : The Netherlands
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 120.38 MB/s  (30.0k) | 2.10 GB/s    (32.8k)
    Write      | 120.69 MB/s  (30.1k) | 2.11 GB/s    (33.0k)
    Total      | 241.07 MB/s  (60.2k) | 4.21 GB/s    (65.9k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 5.58 GB/s    (10.9k) | 6.65 GB/s     (6.4k)
    Write      | 5.87 GB/s    (11.4k) | 7.09 GB/s     (6.9k)
    Total      | 11.45 GB/s   (22.3k) | 13.75 GB/s   (13.4k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 3.59 Gbits/sec  | 1.60 Gbits/sec  | 47.2 ms
    Scaleway        | Paris, FR (10G)           | 3.33 Gbits/sec  | 3.84 Gbits/sec  | 48.8 ms
    NovoServe       | North Holland, NL (40G)   | 3.96 Gbits/sec  | 4.51 Gbits/sec  | 40.1 ms
    Uztelecom       | Tashkent, UZ (10G)        | 3.19 Gbits/sec  | 3.38 Gbits/sec  | 84.0 ms
    Clouvider       | NYC, NY, US (10G)         | 1.46 Gbits/sec  | 1.69 Gbits/sec  | 122 ms
    Clouvider       | Dallas, TX, US (10G)      | 968 Mbits/sec   | 1.10 Gbits/sec  | 139 ms
    Clouvider       | Los Angeles, CA, US (10G) | 768 Mbits/sec   | 932 Mbits/sec   | 166 ms
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 3.61 Gbits/sec  | 1.67 Gbits/sec  | 47.1 ms
    Scaleway        | Paris, FR (10G)           | 3.57 Gbits/sec  | 1.89 Gbits/sec  | 48.5 ms
    NovoServe       | North Holland, NL (40G)   | 4.31 Gbits/sec  | 4.80 Gbits/sec  | 40.2 ms
    Uztelecom       | Tashkent, UZ (10G)        | 1.67 Gbits/sec  | 1.68 Gbits/sec  | 84.6 ms
    Clouvider       | NYC, NY, US (10G)         | 1.25 Gbits/sec  | 1.56 Gbits/sec  | 122 ms
    Clouvider       | Dallas, TX, US (10G)      | 1.01 Gbits/sec  | 857 Mbits/sec   | 138 ms
    Clouvider       | Los Angeles, CA, US (10G) | 809 Mbits/sec   | 855 Mbits/sec   | 167 ms
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 2931
    Multi Core      | 2841
    Full Test       | https://browser.geekbench.com/v6/cpu/4882133
    
    YABS completed in 13 min 24 sec
    
  • Oracle VM - $317.96/month


    Spoiler
    ubuntu@blue:~$ curl -sL yabs.sh | bash
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Feb 13 11:22:57 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 47 minutes
    Processor  : Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz
    CPU cores  : 16 @ 2593.994 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 62.8 GiB
    Swap       : 0.0 KiB
    Disk       : 96.8 GiB
    Distro     : Ubuntu 22.04.3 LTS
    Kernel     : 5.15.0-1049-oracle
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Oracle Corporation
    ASN        : AS31898 Oracle Corporation
    Host       : Oracle Cloud Infrastructure (ap-hyderabad-1)
    Location   : Hyderabad, Telangana (TG)
    Country    : India
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 12.57 MB/s    (3.1k) | 25.89 MB/s     (404)
    Write      | 12.57 MB/s    (3.1k) | 26.34 MB/s     (411)
    Total      | 25.14 MB/s    (6.2k) | 52.24 MB/s     (815)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 24.47 MB/s      (47) | 23.91 MB/s      (23)
    Write      | 25.99 MB/s      (50) | 26.40 MB/s      (25)
    Total      | 50.47 MB/s      (97) | 50.31 MB/s      (48)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 518 Mbits/sec   | 996 Mbits/sec   | 128 ms         
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 125 ms         
    NovoServe       | North Holland, NL (40G)   | 456 Mbits/sec   | 1.17 Gbits/sec  | 142 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 229 Mbits/sec   | 527 Mbits/sec   | 214 ms         
    Clouvider       | NYC, NY, US (10G)         | 301 Mbits/sec   | busy            | 208 ms         
    Clouvider       | Dallas, TX, US (10G)      | 235 Mbits/sec   | 165 Mbits/sec   | 231 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 225 Mbits/sec   | 428 Mbits/sec   | 226 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1550                          
    Multi Core      | 9407                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4893350
    
    YABS completed in 13 min 1 sec
    ubuntu@blue:~$   
    

  • host_chost_c Hosting Provider
    edited February 13

    @alamin655 said: Oracle VM - $317.96/month

    100 GB on raid 5/6 at 320USD/mo?

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • @host_c said:

    @alamin655 said: Oracle VM - $317.96/month

    100 GB on raid 5/6 at 320USD/mo?

    The $320/month covers only the compute. Oracle provides free 200GB block volume, and additional storage costs approximately $0.04/GB.

  • host_chost_c Hosting Provider

    I am not amazed

    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 12.57 MB/s    (3.1k) | 25.89 MB/s     (404)
    Write      | 12.57 MB/s    (3.1k) | 26.34 MB/s     (411)
    Total      | 25.14 MB/s    (6.2k) | 52.24 MB/s     (815)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 24.47 MB/s      (47) | 23.91 MB/s      (23)
    Write      | 25.99 MB/s      (50) | 26.40 MB/s      (25)
    Total      | 50.47 MB/s      (97) | 50.31 MB/s      (48)
    

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • @host_c said:
    I am not amazed

    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 12.57 MB/s    (3.1k) | 25.89 MB/s     (404)
    Write      | 12.57 MB/s    (3.1k) | 26.34 MB/s     (411)
    Total      | 25.14 MB/s    (6.2k) | 52.24 MB/s     (815)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 24.47 MB/s      (47) | 23.91 MB/s      (23)
    Write      | 25.99 MB/s      (50) | 26.40 MB/s      (25)
    Total      | 50.47 MB/s      (97) | 50.31 MB/s      (48)
    

    Yeah, it's not that great. They have this VPU (Volume Performance Unit), which ranges from 10 to 120. I forgot and chose 10 vpu instead of 120.
    https://imgur.com/K32otis
    Boot volume sized at 50 GBs, configured for the Ultra High Performance level, at 120 VPUs/GB. The maximum performance for this volume is 11,250 IOPS. (50 GB x 225 IOPS/GB = 11,250.)

  • host_chost_c Hosting Provider

    @alamin655

    THX for the update, I imagined Oracle having a better price than MSFT.

    Thanked by (1)alamin655

    Host-C - VPS Services Provider - AS211462

    "If there is no struggle there is no progress"

  • Oracle VM - AMD EPYC™ 7742


    Spoiler
    ubuntu@red1:~$ curl -sL yabs.sh | bash
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Feb 13 15:16:13 UTC 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 4 minutes
    Processor  : AMD EPYC 7742 64-Core Processor
    CPU cores  : 16 @ 2245.778 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 54.9 GiB
    Swap       : 0.0 KiB
    Disk       : 96.8 GiB
    Distro     : Ubuntu 22.04.3 LTS
    Kernel     : 5.15.0-1049-oracle
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Oracle Corporation
    ASN        : AS31898 Oracle Corporation
    Host       : Oracle Cloud Infrastructure (ap-hyderabad-1)
    Location   : Hyderabad, Telangana (TG)
    Country    : India
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 48.36 MB/s   (12.0k) | 97.70 MB/s    (1.5k)
    Write      | 48.42 MB/s   (12.1k) | 98.21 MB/s    (1.5k)
    Total      | 96.79 MB/s   (24.1k) | 195.92 MB/s   (3.0k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 88.69 MB/s     (173) | 88.16 MB/s      (86)
    Write      | 93.40 MB/s     (182) | 94.03 MB/s      (91)
    Total      | 182.09 MB/s    (355) | 182.20 MB/s    (177)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 482 Mbits/sec   | 674 Mbits/sec   | 146 ms         
    Scaleway        | Paris, FR (10G)           | 470 Mbits/sec   | busy            | 142 ms         
    NovoServe       | North Holland, NL (40G)   | 465 Mbits/sec   | 1.24 Gbits/sec  | 157 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 60.9 Mbits/sec  | 827 Mbits/sec   | 233 ms         
    Clouvider       | NYC, NY, US (10G)         | 299 Mbits/sec   | 509 Mbits/sec   | 205 ms         
    Clouvider       | Dallas, TX, US (10G)      | 259 Mbits/sec   | 497 Mbits/sec   | 236 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 247 Mbits/sec   | 498 Mbits/sec   | 237 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 1345                          
    Multi Core      | 8474                          
    Full Test       | https://browser.geekbench.com/v6/cpu/4896335
    
    YABS completed in 15 min 12 sec
    ubuntu@red1:~$ 
    

  • HostBRR Valentine Special - EUR 4.5/m

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Thu Feb 15 16:51:03 IST 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 1 hours, 3 minutes
    Processor  : AMD Ryzen 9 7950X3D 16-Core Processor
    CPU cores  : 2 @ 4199.996 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 5.7 GiB
    Swap       : 1024.0 MiB
    Disk       : 77.5 GiB
    Distro     : Ubuntu 22.04.3 LTS
    Kernel     : 5.15.0-94-generic
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : GHOSTnet GmbH
    ASN        : AS12586 GHOSTnet GmbH
    Host       : Ip Network
    Location   : Frankfurt am Main, Hesse (HE)
    Country    : Germany
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda1):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 686.23 MB/s (171.5k) | 2.96 GB/s    (46.2k)
    Write      | 688.04 MB/s (172.0k) | 2.97 GB/s    (46.5k)
    Total      | 1.37 GB/s   (343.5k) | 5.94 GB/s    (92.8k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 3.48 GB/s     (6.7k) | 3.60 GB/s     (3.5k)
    Write      | 3.66 GB/s     (7.1k) | 3.84 GB/s     (3.7k)
    Total      | 7.14 GB/s    (13.9k) | 7.44 GB/s     (7.2k)
    
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 2007
    Multi Core      | 3569
    Full Test       | https://browser.geekbench.com/v5/cpu/22227389
    
    YABS completed in 1 min 51 sec
    

    @Labze give us some exclusive love on LES.

    Thanked by (1)loay
  • cybertechcybertech OGBenchmark King

    @sh97 that looks amazing

    Thanked by (1)sh97

    I bench YABS 24/7/365 unless it's a leap year.

  • @sh97 is your HostBRR Valentine Special - EUR 4.5/m running stable?

  • @lapua said:
    @sh97 is your HostBRR Valentine Special - EUR 4.5/m running stable?

    Niet.
    There is some intermittent network issue.

  • AdvinAdvin Hosting Provider
    edited February 16
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 1 minutes
    Processor  : AMD EPYC 7702 64-Core Processor
    CPU cores  : 128 @ 1500.000 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 995.5 GiB
    Swap       : 0.0 KiB
    Disk       : 457.2 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-18-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1052
    Multi Core      | 35748
    Full Test       | https://browser.geekbench.com/v5/cpu/22231241
    

    EPYC 7702 / 16 x 64GB DDR4 / 4 x 3.84TB NVMe + 1TB NVMe + 2 x 512GB NVMe

    225W power limit, seems to be 185W to CPU under 100% load for some reason
    2 GHz all core CPU load, 308W full system power

    Thanked by (2)_MS_ noisycode

    I am a representative of Advin Servers

Sign In or Register to comment.