Yabs for a Raspberry PI 4

Just wondering has anyone run yabs.sh for a Raspberry PI 4 and what were the results? Interested if I could run a side project of mine on a Raspberry PI 4.

Tagged:

Comments

  • Brilliant thanks, forgot Ikoula exist as well, might give it a try

  • I bought a RPi4 from @DataIdeas as part of their Pi day sale.

    Here's results from a clean install, with working Geekbench and everything:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2022-02-18                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue 15 Mar 14:52:02 GMT 2022
    
    ARM compatibility is considered *experimental*
    
    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A72
    CPU cores  : 4 @ 1500.0000 MHz
    AES-NI     : ❌ Disabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 3.7 GiB
    Swap       : 100.0 MiB
    Disk       : 234.6 GiB
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 2.11 MB/s      (527) | 10.28 MB/s     (160)
    Write      | 2.12 MB/s      (532) | 10.77 MB/s     (168)
    Total      | 4.23 MB/s     (1.0k) | 21.05 MB/s     (328)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 12.25 MB/s      (23) | 12.66 MB/s      (12)
    Write      | 13.52 MB/s      (26) | 14.28 MB/s      (13)
    Total      | 25.77 MB/s      (49) | 26.95 MB/s      (25)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed     
                    |                           |                 |                
    Clouvider       | London, UK (10G)          | 841 Mbits/sec   | 181 Mbits/sec  
    Online.net      | Paris, FR (10G)           | 860 Mbits/sec   | 269 Mbits/sec  
    WorldStream     | The Netherlands (10G)     | 817 Mbits/sec   | 213 Mbits/sec  
    WebHorizon      | Singapore (400M)          | 696 Mbits/sec   | 401 Mbits/sec  
    Clouvider       | NYC, NY, US (10G)         | 824 Mbits/sec   | 431 Mbits/sec  
    Velocity Online | Tallahassee, FL, US (10G) | 730 Mbits/sec   | 497 Mbits/sec  
    Clouvider       | Los Angeles, CA, US (10G) | 913 Mbits/sec   | 348 Mbits/sec  
    Iveloz Telecom  | Sao Paulo, BR (2G)        | 806 Mbits/sec   | 203 Mbits/sec  
    
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 235                           
    Multi Core      | 702                           
    Full Test       | https://browser.geekbench.com/v5/cpu/13556442
    

    I'll repost it in the YABS thread too for future information.
    Mind you that you technically can overclock it, but let's give raw results. You can probably get ~320 single core overclocking it to ~1750-1800 MHz

    I'm just so sorry for that microSD card, and I am never running a YABS in there again. At least not the disk test.

    Thanked by (2)lapua DataIdeas
  • @serverollie said:

    Brilliant thanks, forgot Ikoula exist as well, might give it a try

    Thanked by (1)Ganonk
  • Raspberry Pi 2GB running Ubuntu MATE 20.04 desktop.
    Storage is 32GB SD card, despite "disk" line shows capacity of USB HDD.
    Network is 5GHz WiFi.

    ubuntu@pi4:~$ curl -sL yabs.sh | bash
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2022-02-18                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Mar 15 19:46:57 UTC 2022
    
    ARM compatibility is considered *experimental*
    
    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A72
    CPU cores  : 4 @ 1500.0000 MHz
    AES-NI     : ❌ Disabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 1.8 GiB
    Swap       : 2.9 GiB
    Disk       : 172.1 GiB
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 1.40 MB/s      (350) | 7.46 MB/s      (116)
    Write      | 1.42 MB/s      (357) | 7.82 MB/s      (122)
    Total      | 2.83 MB/s      (707) | 15.28 MB/s     (238)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 7.90 MB/s       (15) | 8.84 MB/s        (8)
    Write      | 8.50 MB/s       (16) | 9.97 MB/s        (9)
    Total      | 16.41 MB/s      (31) | 18.81 MB/s      (17)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed
                    |                           |                 |
    Clouvider       | London, UK (10G)          | 60.3 Mbits/sec  | 27.1 Mbits/sec
    Online.net      | Paris, FR (10G)           | 61.4 Mbits/sec  | 26.9 Mbits/sec
    WorldStream     | The Netherlands (10G)     | 58.7 Mbits/sec  | 25.7 Mbits/sec
    WebHorizon      | Singapore (400M)          | 52.7 Mbits/sec  | 19.0 Mbits/sec
    Clouvider       | NYC, NY, US (10G)         | 61.1 Mbits/sec  | 37.5 Mbits/sec
    Velocity Online | Tallahassee, FL, US (10G) | 58.2 Mbits/sec  | 31.0 Mbits/sec
    Clouvider       | Los Angeles, CA, US (10G) | 61.0 Mbits/sec  | 28.3 Mbits/sec
    Iveloz Telecom  | Sao Paulo, BR (2G)        | 58.2 Mbits/sec  | 24.0 Mbits/sec
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed
                    |                           |                 |
    Clouvider       | London, UK (10G)          | 61.1 Mbits/sec  | 22.5 Mbits/sec
    Online.net      | Paris, FR (10G)           | 53.1 Mbits/sec  | 21.3 Mbits/sec
    WorldStream     | The Netherlands (10G)     | 57.1 Mbits/sec  | 22.2 Mbits/sec
    WebHorizon      | Singapore (400M)          | 18.9 Mbits/sec  | 15.5 Mbits/sec
    Clouvider       | NYC, NY, US (10G)         | 58.7 Mbits/sec  | 32.4 Mbits/sec
    Clouvider       | Los Angeles, CA, US (10G) | 33.6 Mbits/sec  | 7.27 Mbits/sec
    
    Geekbench 5 test failed. Run manually to determine cause.
    

    ServerFactory aff best VPS; HostBrr aff best storage.

  • edited March 2022

    This is not a Raspi, but a KHADAS VIM3, which I'm using at my house as a UniFi AP controller. Still figured I'd run YABS out of curiosity.

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2022-02-18                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sat 19 Mar 2022 09:43:57 PM MST
    
    ARM compatibility is considered *experimental*
    
    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A53
    CPU cores  : 6 @ 2304.0000 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 3.6 GiB
    Swap       : 1024.0 MiB
    Disk       : 28.4 GiB
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 9.60 MB/s     (2.4k) | 33.87 MB/s     (529)
    Write      | 9.64 MB/s     (2.4k) | 34.87 MB/s     (544)
    Total      | 19.24 MB/s    (4.8k) | 68.74 MB/s    (1.0k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 52.42 MB/s     (102) | 55.61 MB/s      (54)
    Write      | 56.91 MB/s     (111) | 62.04 MB/s      (60)
    Total      | 109.33 MB/s    (213) | 117.65 MB/s    (114)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed     
                    |                           |                 |                
    Clouvider       | London, UK (10G)          | 33.3 Mbits/sec  | 421 Mbits/sec  
    Online.net      | Paris, FR (10G)           | 33.6 Mbits/sec  | 244 Mbits/sec  
    WorldStream     | The Netherlands (10G)     | 33.0 Mbits/sec  | 364 Mbits/sec  
    WebHorizon      | Singapore (400M)          | 32.5 Mbits/sec  | 363 Mbits/sec  
    Clouvider       | NYC, NY, US (10G)         | 34.5 Mbits/sec  | 533 Mbits/sec  
    Velocity Online | Tallahassee, FL, US (10G) | 34.4 Mbits/sec  | 709 Mbits/sec  
    Clouvider       | Los Angeles, CA, US (10G) | 35.0 Mbits/sec  | 755 Mbits/sec  
    Iveloz Telecom  | Sao Paulo, BR (2G)        | 32.2 Mbits/sec  | 299 Mbits/sec  
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed     
                    |                           |                 |                
    Clouvider       | London, UK (10G)          | 33.3 Mbits/sec  | 389 Mbits/sec  
    Online.net      | Paris, FR (10G)           | 33.2 Mbits/sec  | 313 Mbits/sec  
    WorldStream     | The Netherlands (10G)     | 32.6 Mbits/sec  | 262 Mbits/sec  
    WebHorizon      | Singapore (400M)          | 31.0 Mbits/sec  | 402 Mbits/sec  
    Clouvider       | NYC, NY, US (10G)         | 34.0 Mbits/sec  | 515 Mbits/sec  
    Clouvider       | Los Angeles, CA, US (10G) | 34.4 Mbits/sec  | 797 Mbits/sec  
    
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 365                           
    Multi Core      | 1214                          
    Full Test       | https://browser.geekbench.com/v5/cpu/13683922
    

    Tab Fitts | Founder/CEO - Spry Servers
    SSD Shared Hosting || VPS || Dedicated Servers || Network Status || PHX1 LG || DAL1 LG || || AS398646 || 1-844-799-HOST (4678)

  • edited March 2022

    RPi 4B 2GB
    Running Raspberry Pi OS on a 32GB mSata SSD with a USB3 enclosure.

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2022-02-18                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sun 20 Mar 2022 09:30:58 AM +03
    
    ARM compatibility is considered *experimental*
    
    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A72
    CPU cores  : 4 @ 1500.0000 MHz
    AES-NI     : ❌ Disabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 1.8 GiB
    Swap       : 100.0 MiB
    Disk       : 248.3 GiB
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 9.69 MB/s     (2.4k) | 13.58 MB/s     (212)
    Write      | 9.73 MB/s     (2.4k) | 14.18 MB/s     (221)
    Total      | 19.43 MB/s    (4.8k) | 27.77 MB/s     (433)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 20.15 MB/s      (39) | 24.25 MB/s      (23)
    Write      | 21.87 MB/s      (42) | 27.05 MB/s      (26)
    Total      | 42.02 MB/s      (81) | 51.31 MB/s      (49)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed     
                    |                           |                 |                
    Clouvider       | London, UK (10G)          | 7.37 Mbits/sec  | 46.4 Mbits/sec 
    Online.net      | Paris, FR (10G)           | 7.37 Mbits/sec  | 40.8 Mbits/sec 
    WorldStream     | The Netherlands (10G)     | 7.28 Mbits/sec  | 46.3 Mbits/sec 
    WebHorizon      | Singapore (400M)          | busy            | 20.2 Mbits/sec 
    Clouvider       | NYC, NY, US (10G)         | 7.15 Mbits/sec  | 35.6 Mbits/sec 
    Velocity Online | Tallahassee, FL, US (10G) | 6.97 Mbits/sec  | 36.9 Mbits/sec 
    Clouvider       | Los Angeles, CA, US (10G) | 6.31 Mbits/sec  | 35.0 Mbits/sec 
    Iveloz Telecom  | Sao Paulo, BR (2G)        | 6.67 Mbits/sec  | 22.6 Mbits/sec 
    
    Geekbench 5 test failed. Run manually to determine cause.
    
  • vyasvyas OG
    edited March 2022

    I had posted them here:
    M2 SATA boot
    https://talk.lowendspirit.com/discussion/comment/77953/#Comment_77953

    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A72
    CPU cores  : 4 @ 1500.0000 MHz
    AES-NI     : ❌ Disabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 3.7 GiB
    Swap       : 5.5 GiB
    Disk       : 234.7 GiB
    
    ------
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 216                           
    Multi Core      | 550      
    

    M2 SATA + NVMe Boot, OC t0 1.7 Ghz
    https://talk.lowendspirit.com/discussion/comment/75169/#Comment_75169

    Basic System Information:
    ---------------------------------
    Processor  : Cortex-A72
    CPU cores  : 4 @ 1700.0000 MHz
    AES-NI     : ❌ Disabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 3.5 GiB
    Swap       : 100.0 MiB
    Disk       : 220.1 GiB
    
    --------------
    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 238                           
    Multi Core      | 591     
    

    Edit:
    The Pi had Ubuntu Mate with Purple Theme for those who like that colour.

    Click ME!!

    Squats are the new Push-ups

Sign In or Register to comment.