Howdy, Stranger!

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


BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
25% Recurring Discount on NVMe VPS
Try EnsoVPN - Reliable VPN - 1-Day Free Trial
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
CloudLinux
Try EnsoVPN - Fast & Private VPN - 1-Day Free Trial
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.

Windows Yet Bench Script (WYBS) - Windows Benchmarking tool using (fio/iPerf/Geekbench)

TeYroXTeYroX Member

Hey!
I always wanted to have an YABS alternative on PC. With help of AI, ported an YABS
(thanks to @MasonR ) to Windows

Github repo:
https://github.com/TeYroXOfficial/windows-yet-bench-script

How to Run

From powershell:

irm https://raw.githubusercontent.com/TeYroXOfficial/windows-yet-bench-script/main/wybs.ps1 | iex

Requirements

  • Windows 10 1803+ / Windows 11 / Windows Server 2019+
  • Windows PowerShell 5.1 (ships with the OS) or PowerShell 7+
  • curl.exe — part of Windows since 1803, used to read Geekbench results
  • ~2 GB free space for the disk test, ~530 MB for the tool cache
  • no administrator rights

Example output

# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
#                  Windows-Yet-Bench-Script                   #
#                       v2026-07-03-win                       #
#  https://github.com/TeYroXOfficial/windows-yet-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

Tue Jul 28 00:21:54 2026

Basic System Information:
---------------------------------
Uptime     : 16 days, 18 hours, 17 minutes
Processor  : AMD EPYC 7B13 64-Core Processor
CPU cores  : 4 @ 2250 MHz
AES-NI     : ? Unknown (install PowerShell 7 for detection)
VM-x/AMD-V : ✔ Enabled
RAM        : 8.0 GiB
Swap       : 1.3 GiB
Disk       : 79.7 GiB
Distro     : Microsoft Windows Server 2025 Standard Evaluation (64-bit)
Kernel     : 10.0.26100 Build 26100
VM Type    : KVM
IPv4/IPv6  : ✔ Online / ❌ Offline

IPv4 Network Information:
---------------------------------
ISP        : DataWagon LLC
ASN        : AS27176 DataWagon LLC
Host       : DataWagon LLC
Location   : Buffalo, New York (NY)
Country    : United States

Installed fio -> C:\Users\Administrator\bin\win\x64\fio.exe
fio Disk Speed Tests (Mixed R/W 50/50) (Partition C:):
---------------------------------
Block Size | 4k          |   (IOPS) | 64k         |   (IOPS)
  ------   | ---         |    ----  | ----        |    ----
Read       | 167.68 MB/s |  (40.9k) | 224.09 MB/s |   (3.4k)
Write      | 168.12 MB/s |  (41.0k) | 225.27 MB/s |   (3.4k)
Total      | 335.81 MB/s |  (82.0k) | 449.36 MB/s |   (6.9k)

Block Size | 512k        |   (IOPS) | 1m          |   (IOPS)
  ------   | ---         |    ----  | ----        |    ----
Read       | 3.37 GB/s   |   (6.4k) | 513.15 MB/s |    (489)
Write      | 3.55 GB/s   |   (6.8k) | 547.33 MB/s |    (521)
Total      | 6.93 GB/s   |  (13.2k) | 1.06 GB/s   |   (1.0k)

Installed iperf3 -> C:\Users\Administrator\bin\win\x64\iperf3.exe

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
-----           | -----                     | ----            | ----            | ----
Clouvider       | London, UK (10G)          | 235 Mbits/sec   | 1.02 Gbits/sec  | 79.0 ms
Eranium         | Amsterdam, NL (100G)      | 320 Mbits/sec   | 3.87 Gbits/sec  | 87.0 ms
Uztelecom       | Tashkent, UZ (10G)        | 364 Mbits/sec   | 1.11 Gbits/sec  | 171.0 ms
Leaseweb        | Singapore, SG (10G)       | 171 Mbits/sec   | 2.01 Gbits/sec  | 229.0 ms
Clouvider       | Los Angeles, CA, US (10G) | 461 Mbits/sec   | 1.80 Gbits/sec  | 79.0 ms
Leaseweb        | NYC, NY, US (10G)         | 1.54 Gbits/sec  | 4.71 Gbits/sec  | 14.0 ms
Edgoo           | Sao Paulo, BR (1G)        | 406 Mbits/sec   | 1.39 Gbits/sec  | 121.0 ms
Geekbench 6 Benchmark Test:
---------------------------------
Test            | Value
                |
Single Core     | 1006
Multi Core      | 3175
Full Test       | https://browser.geekbench.com/v6/cpu/18847431

WYBS completed in 14 min 56 sec

Comments

  • # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #                  Windows-Yet-Bench-Script                   #
    #                       v2026-07-03-win                       #
    #  https://github.com/TeYroXOfficial/windows-yet-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Jul 28 10:13:16 2026
    
    Basic System Information:
    ---------------------------------
    Uptime     : 13 days, 3 hours, 45 minutes
    Processor  : AMD Ryzen 9 9900X 12-Core Processor
    CPU cores  : 4 @ 4392 MHz
    AES-NI     : ? Unknown (install PowerShell 7 for detection)
    VM-x/AMD-V : ✔ Enabled
    RAM        : 8.0 GiB
    Distro     : Microsoft Windows Server
    Kernel     : 
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : 
    ASN        : 
    Host       : 
    Location   : 
    Country    : Germany
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition C:):
    ---------------------------------
    Block Size | 4k          |   (IOPS) | 64k         |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 473.12 MB/s | (115.5k) | 5.31 GB/s   |  (81.1k)
    Write      | 474.37 MB/s | (115.8k) | 5.34 GB/s   |  (81.5k)
    Total      | 947.49 MB/s | (231.3k) | 10.66 GB/s  | (162.6k)
    
    Block Size | 512k        |   (IOPS) | 1m          |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 4.96 GB/s   |   (9.5k) | 4.80 GB/s   |   (4.6k)
    Write      | 5.22 GB/s   |  (10.0k) | 5.12 GB/s   |   (4.9k)
    Total      | 10.18 GB/s  |  (19.4k) | 9.92 GB/s   |   (9.5k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 708 Mbits/sec   | 552 Mbits/sec   | 14.0 ms
    Eranium         | Amsterdam, NL (100G)      | 959 Mbits/sec   | 690 Mbits/sec   | 8.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 584 Mbits/sec   | 588 Mbits/sec   | 80.0 ms
    Leaseweb        | Singapore, SG (10G)       | 346 Mbits/sec   | 397 Mbits/sec   | 162.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | 387 Mbits/sec   | 131 Mbits/sec   | 139.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 372 Mbits/sec   | 470 Mbits/sec   | 90.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 366 Mbits/sec   | 81.2 Mbits/sec  | 204.0 ms
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 751 Mbits/sec   | 556 Mbits/sec   | 14.0 ms
    Eranium         | Amsterdam, NL (100G)      | 1.04 Gbits/sec  | 719 Mbits/sec   | 7.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 553 Mbits/sec   | 398 Mbits/sec   | 84.0 ms
    Leaseweb        | Singapore, SG (10G)       | 289 Mbits/sec   | 415 Mbits/sec   | 158.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | 273 Mbits/sec   | 106 Mbits/sec   | 151.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 473 Mbits/sec   | busy            | 85.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 262 Mbits/sec   | busy            | 209.0 ms
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 3074
    Multi Core      | 9153
    
    WYBS completed in 16 min 18 sec
    

    one of my best machines!

    Thanked by 1TeYroX
  • tuxtux Member
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #                  Windows-Yet-Bench-Script                   #
    #                       v2026-07-03-win                       #
    #  https://github.com/TeYroXOfficial/windows-yet-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Jul 28 19:22:21 2026
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 3 hours, 36 minutes
    Processor  : AMD Ryzen 7 7840U w/ Radeon(TM) 780M Graphics
    CPU cores  : 16 @ 3301 MHz (8 physical)
    AES-NI     : ? Unknown (install PowerShell 7 for detection)
    VM-x/AMD-V : ✔ Enabled
    RAM        : 15.3 GiB
    Swap       : 22.9 GiB
    Disk       : 3.5 TiB
    Distro     : Microsoft Windows 11 Education Insider Preview (64-bittinen)
    Kernel     : 10.0.26220 Build 26220
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Telia Finland Oyj
    ASN        : AS1759 Telia Finland Oyj
    Host       : TeliaSonera Finland Oyj
    Location   : Tampere, Pirkanmaa (11)
    Country    : Finland
    
    Installed fio -> C:\Users\tux\bin\win\x64\fio.exe
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition C:):
    ---------------------------------
    Block Size | 4k          |   (IOPS) | 64k         |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 154.95 MB/s |  (37.8k) | 337.46 MB/s |   (5.1k)
    Write      | 155.36 MB/s |  (37.9k) | 339.23 MB/s |   (5.2k)
    Total      | 310.31 MB/s |  (75.8k) | 676.69 MB/s |  (10.3k)
    
    Block Size | 512k        |   (IOPS) | 1m          |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 1.88 GB/s   |   (3.6k) | 2.67 GB/s   |   (2.6k)
    Write      | 1.98 GB/s   |   (3.8k) | 2.85 GB/s   |   (2.7k)
    Total      | 3.86 GB/s   |   (7.4k) | 5.53 GB/s   |   (5.3k)
    
    Installed iperf3 -> C:\Users\tux\bin\win\x64\iperf3.exe
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 146 Mbits/sec   | 45.0 ms
    Eranium         | Amsterdam, NL (100G)      | 168 Mbits/sec   | 185 Mbits/sec   | 30.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 176 Mbits/sec   | 111 Mbits/sec   | 87.0 ms
    Leaseweb        | Singapore, SG (10G)       | 110 Mbits/sec   | 111 Mbits/sec   | 267.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | 151 Mbits/sec   | 107 Mbits/sec   | 166.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 181 Mbits/sec   | 125 Mbits/sec   | 98.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | busy            | 111 Mbits/sec   | 231.0 ms
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1487
    Multi Core      | 6499
    Full Test       | https://browser.geekbench.com/v6/cpu/18852627
    
    Thanked by 1TeYroX
  • zedzed Member

    what does "windows yet bench script" mean

  • Hopefully no wiruses sir

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #                  Windows-Yet-Bench-Script                   #
    #                       v2026-07-03-win                       #
    #  https://github.com/TeYroXOfficial/windows-yet-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Jul 28 19:39:24 2026
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 2 hours, 22 minutes
    Processor  : AMD Ryzen 7 5800X3D 8-Core Processor
    CPU cores  : 16 @ 3401 MHz (8 physical)
    AES-NI     : ? Unknown (install PowerShell 7 for detection)
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.9 GiB
    Swap       : 2.0 GiB
    Disk       : 1.8 TiB
    Distro     : Microsoft Windows 11 Pro (64-bit)
    Kernel     : 10.0.26200 Build 26200
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : RCS&RDS S.A.
    ASN        : AS8708 DIGI ROMANIA S.A.
    Host       : RCS & RDS SA
    Location   : Arad, Arad County (AR)
    Country    : Romania
    
    Installed fio -> D:\bin\win\x64\fio.exe
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition D:):
    ---------------------------------
    Block Size | 4k          |   (IOPS) | 64k         |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 355.33 KB/s |     (86) | 5.14 MB/s   |     (78)
    Write      | 374.78 KB/s |     (91) | 5.38 MB/s   |     (82)
    Total      | 730.11 KB/s |    (177) | 10.52 MB/s  |    (160)
    
    Block Size | 512k        |   (IOPS) | 1m          |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 22.80 MB/s  |     (43) | 31.77 MB/s  |     (30)
    Write      | 24.08 MB/s  |     (45) | 34.94 MB/s  |     (33)
    Total      | 46.88 MB/s  |     (88) | 66.71 MB/s  |     (63)
    
    Installed iperf3 -> D:\bin\win\x64\iperf3.exe
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 878 Mbits/sec   | 672 Mbits/sec   | 47.0 ms
    Eranium         | Amsterdam, NL (100G)      | 884 Mbits/sec   | 876 Mbits/sec   | 38.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 811 Mbits/sec   | 478 Mbits/sec   | 115.0 ms
    Leaseweb        | Singapore, SG (10G)       | 733 Mbits/sec   | 515 Mbits/sec   | 186.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | 747 Mbits/sec   | 294 Mbits/sec   | 200.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 821 Mbits/sec   | 568 Mbits/sec   | 122.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 651 Mbits/sec   | 257 Mbits/sec   | 242.0 ms
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 869 Mbits/sec   | busy            | 36.0 ms
    Eranium         | Amsterdam, NL (100G)      | 881 Mbits/sec   | 896 Mbits/sec   | 31.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 801 Mbits/sec   | busy            | 125.0 ms
    Leaseweb        | Singapore, SG (10G)       | 699 Mbits/sec   | 528 Mbits/sec   | 192.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | busy            | 232 Mbits/sec   | 193.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 818 Mbits/sec   | 603 Mbits/sec   | 109.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 615 Mbits/sec   | 202 Mbits/sec   | 235.0 ms
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 2143
    Multi Core      | 11594
    Full Test       | https://browser.geekbench.com/v6/cpu/18852810
    
    WYBS completed in 19 min 9 sec
    
    Thanked by 1TeYroX
  • FubukiFubuki Member
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #                  Windows-Yet-Bench-Script                   #
    #                       v2026-07-03-win                       #
    #  https://github.com/TeYroXOfficial/windows-yet-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Tue Jul 28 10:56:41 2026
    
    Basic System Information:
    ---------------------------------
    Uptime     : 2 days, 0 hours, 42 minutes
    Processor  : AMD Ryzen 5 7600X 6-Core Processor
    CPU cores  : 12 @ 4701 MHz (6 physical)
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.2 GiB
    Swap       : 31.2 GiB
    Disk       : 4.6 TiB
    Distro     : Microsoft Windows 11 Pro (64-bit)
    Kernel     : 10.0.26200 Build 26200
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Comcast Cable Communications, LLC
    ASN        : AS7922 Comcast Cable Communications, LLC
    Host       : Comcast Cable Communications, LLC
    Location   : 
    Country    : United States
    
    Installed fio -> C:\Users\asane\bin\win\x64\fio.exe
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition C:):
    ---------------------------------
    Block Size | 4k          |   (IOPS) | 64k         |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 549.21 MB/s | (134.1k) | 1.74 GB/s   |  (26.5k)
    Write      | 550.66 MB/s | (134.4k) | 1.74 GB/s   |  (26.6k)
    Total      | 1.10 GB/s   | (268.5k) | 3.48 GB/s   |  (53.1k)
    
    Block Size | 512k        |   (IOPS) | 1m          |   (IOPS)
      ------   | ---         |    ----  | ----        |    ----
    Read       | 2.31 GB/s   |   (4.4k) | 1.17 GB/s   |   (1.1k)
    Write      | 2.44 GB/s   |   (4.6k) | 1.24 GB/s   |   (1.2k)
    Total      | 4.75 GB/s   |   (9.1k) | 2.41 GB/s   |   (2.3k)
    
    Installed iperf3 -> C:\Users\asane\bin\win\x64\iperf3.exe
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | 97.0 Mbits/sec  | 773 Mbits/sec   | 155.0 ms
    Eranium         | Amsterdam, NL (100G)      | 95.6 Mbits/sec  | 620 Mbits/sec   | 166.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 66.3 Mbits/sec  | 498 Mbits/sec   | 246.0 ms
    Leaseweb        | Singapore, SG (10G)       | 86.7 Mbits/sec  | 452 Mbits/sec   | --
    Clouvider       | Los Angeles, CA, US (10G) | 113 Mbits/sec   | 894 Mbits/sec   | 27.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 110 Mbits/sec   | 1.02 Gbits/sec  | 85.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 95.2 Mbits/sec  | busy            | 186.0 ms
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | busy            | 156.0 ms
    Eranium         | Amsterdam, NL (100G)      | 83.2 Mbits/sec  | 504 Mbits/sec   | 628.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 63.5 Mbits/sec  | 836 Mbits/sec   | 258.0 ms
    Leaseweb        | Singapore, SG (10G)       | 83.1 Mbits/sec  | 312 Mbits/sec   | 273.0 ms
    Clouvider       | Los Angeles, CA, US (10G) | 111 Mbits/sec   | 784 Mbits/sec   | 33.0 ms
    Leaseweb        | NYC, NY, US (10G)         | 91.8 Mbits/sec  | 695 Mbits/sec   | 85.0 ms
    Edgoo           | Sao Paulo, BR (1G)        | 87.2 Mbits/sec  | 748 Mbits/sec   | 176.0 ms
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1916
    Multi Core      | 8237
    Full Test       | https://browser.geekbench.com/v6/cpu/18853380
    
    WYBS completed in 14 min 3 sec
    
    Thanked by 1TeYroX
  • TeYroXTeYroX Member

    @zed said:
    what does "windows yet bench script" mean

    Wanted to have some kind of similar name to YABS lol, for me as not native, it sounds cool but yeah, it might not have a sense xD

    Thanked by 2zed tux
  • TeYroXTeYroX Member

    @alincupunct said:
    Hopefully no wiruses sir

    No viruses, you can check whole code yourself on github :)
    Powershell script is not encrypted in any way

  • tzulitzuli Member

    @TeYroX said:

    @zed said:
    what does "windows yet bench script" mean

    Wanted to have some kind of similar name to YABS lol, for me as not native, it sounds cool but yeah, it might not have a sense xD

    "yet another" is an expression. Using just "yet" in the name doesn't make sense so it does sound strange

    I wouldn't call it WYABS either, though. YABS is already pretty niche. Maybe just WBS

    Thanked by 1TeYroX
  • TeYroXTeYroX Member

    @tzuli said:

    @TeYroX said:

    @zed said:
    what does "windows yet bench script" mean

    Wanted to have some kind of similar name to YABS lol, for me as not native, it sounds cool but yeah, it might not have a sense xD

    "yet another" is an expression. Using just "yet" in the name doesn't make sense so it does sound strange

    I wouldn't call it WYABS either, though. YABS is already pretty niche. Maybe just WBS

    Thanks for explaination! At this point I will just leave WYBS as shortname, and rename whole name to Windows Yet Another Bench Script, should be good I guess. Or other if I will find a good name

  • tzulitzuli Member

    @TeYroX said:

    @tzuli said:

    @TeYroX said:

    @zed said:
    what does "windows yet bench script" mean

    Wanted to have some kind of similar name to YABS lol, for me as not native, it sounds cool but yeah, it might not have a sense xD

    "yet another" is an expression. Using just "yet" in the name doesn't make sense so it does sound strange

    I wouldn't call it WYABS either, though. YABS is already pretty niche. Maybe just WBS

    Thanks for explaination! At this point I will just leave WYBS as shortname, and rename whole name to Windows Yet Another Bench Script, should be good I guess. Or other if I will find a good name

    No problem. "yet" is adding emphasis to "another". By calling it "yet another" bench script, masonr is emphasizing that there are already so many benchmarking applications/scripts. It's playful and maybe a bit self-deprecating, implying that it's not a special project

  • @TeYroX said:
    Thanks for explaination! At this point I will just leave WYBS as shortname, and rename whole name to Windows Yet Another Bench Script, should be good I guess.

    No, it's not.

    Or other if I will find a good name

    Yes, the current one is stupid and will continue to distract users until changed.

    Lastly, the script should credit Mason and yabs, the repo readme isn't enough.

  • FourplexFourplex Member, Patron Provider

    While I'm not a Windows person (despite having worked at Microsoft for 5 years), this is awesome!

    It's even cooler that it doesn't need admin rights.

    Thanked by 1mans_xd
  • forestforest Member

    @TeYroX said: Thanks for explaination! At this point I will just leave WYBS as shortname, and rename whole name to Windows Yet Another Bench Script, should be good I guess. Or other if I will find a good name

    Just called it WABS for "Windows A... Benchmark Script" and find some word that fits for A.

    Thanked by 2tzuli TimboJones
  • jadenjaden Member

    @forest said:

    @TeYroX said: Thanks for explaination! At this point I will just leave WYBS as shortname, and rename whole name to Windows Yet Another Bench Script, should be good I guess. Or other if I will find a good name

    Just called it WABS for "Windows A... Benchmark Script" and find some word that fits for A.

    I was thinking the same thing. A could be for awesome :)

    Thanked by 1zed
Sign In or Register to comment.