Howdy, Stranger!

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


IPASN | 2022 NEW AIO BENCHMARK SCRIPT
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.

IPASN | 2022 NEW AIO BENCHMARK SCRIPT

Hello everyone, last month I posted an introduction to the benchmark script, but that topic I can't edit anymore, now the script has been officially released, so I would like to take the liberty of creating this new topic.

To conduct the benchmark, you just need to copy the copy below and you're done, remember to run it as root. It is a bash shell file, so the source code you can download and refer to more.

sudo curl -sL -k https://ipasn.com/bench.sh | sudo bash

Standard format when benchmarking:

  1. Server Hardware Information.
  2. Network Information (MaxMind Database). This feature uses our API.
  3. Standard Performance (CPU dd, RAM dd, Disk dd and random read/write). For the random read/write test, blocks are used: 4k, 64k, 512k and 1024k. There are a total of 8 tests (4 reads and 4 writes), each time up to 15s.
  4. Geekbench v5 CPU Benchmark. If you use 32-bit architecture, this part will be ignored; in addition, if the system does not have SWAP, the script will automatically create 1 GB swap for this feature to work. The output of this feature uses our API to represent the full info.
  5. Network Outbound Test IPv4 (iperf3). By default, IPv6 will not benchmark, if you want to enable it, use the parameter (see next section). Each iperf3 address will try up to 3 times (random port), and a maximum 10s.
  6. Network Inbound Test (each host will download a 100MB file, if more than 10s, it will automatically cancel and move to the next host).
  7. Global Latency Test (timeout 1s for each host).
  8. China Latency Test (timeout 1s for each host).

Parameters

noio: skip Standard Performance test.
nogk: skip Geekbench v5 CPU Benchmark test.
noob: skip Network Outbound test.
obv6: enable Network Outbound IPv6 test.
noib: skip Network Inbound test.
nogb: skip Global Latency test.
noch: skip China Latency test.
dont: this script is written mainly for our site https://ipasn.com, by default information and results will be uploaded to https://ipasn.com/bench/. If you do not want this, we respect you, add this parameter and upload function will not activate.

Example:

sudo curl -sL -k https://ipasn.com/bench.sh | sudo bash​ -s -- nogk noob

→ No Geekbench and Outbound.

sudo curl -sL -k https://ipasn.com/bench.sh | sudo bash -s -- dont

→ Running with this parameter will not automatically upload the results to our server.

sudo curl -sL -k https://ipasn.com/bench.sh | sudo nohup bash &

→ Shoot and run :)

SUMMARY
The average time for a complete test is about 15 minutes (for a server $5/m and 1Gbps network port). Here is the direct link (formated): https://ipasn.com/bench/7a9289b82efc5c71c82f053ae0294376

@  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  @
#                                                                              #
#  @ @  @  @  @  @  @@  @  IPASN.com  THE ULTIMATE BENCHMARK SCRIPT            #
#  @@  @  @  @  @  @ @ @   Test date: 2022-08-03 09:50:54 (local time)         #
#  @ @  @@    @@  @  @@    Bench UID: 7a9289b82efc5c71c82f053ae0294376         #
#                                                                              #
@  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  ##  @



 ++ Server Hardware Information

 Operating System        : CentOS 7.6.1810 (64 Bit)
 Virtual/Kernel          : KVM / 3.10.0-957.21.3.el7.x86_64
 CPU Model               : AMD EPYC Processor (with IBPB)
 CPU Cores               : 1 x @2800.000 MHz x86_64
 CPU L1I Cache           : 64 KiB (Assoc: 2, Line: 64)
 CPU L1D Cache           : 64 KiB (Assoc: 2, Line: 64)
 CPU L2 Cache            : 512 KiB (Assoc: 16, Line: 64)
 CPU L3 Cache            : 16384 KiB (Assoc: 16, Line: 64)
 CPU L4 Cache            : 0 KiB (Assoc: 0, Line: 0)
 CPU AES-NI              : ✔ Enabled
 CPU VM-x/AMD-V          : ✔ Enabled
 RAM Size                : 487 MiB
 Disk Size               : 15349 MiB
 SWAP Size               : 1024 MiB
 Congestion Control      : cubic + pfifo_fast
 IPv4 Address            : ✔ Yes
 IPv6 Address            : ✔ Yes
 Uptime                  : 0 days, 0 hours, 1 minutes
 Last Boot               : 2022-08-03 09:49

@------------------------------------------------------------------------------@

 ++ Network Information (MaxMind Database)

 Network Traits          : 168.235.104.0/24
 Continent Code          : NA
 Continent               : North America
 Country Code            : US
 Country                 : UNITED STATES
 Subdivision Code        : CA
 Subdivision             : California
 City                    : Los Angeles
 Timezone                : America/Los_Angeles
 Postal Code             : 90009
 Latitude                : 34.0544
 Longitude               : -118.2441
 AS Number               : 3842
 AS Organization         : RAMNODE

@------------------------------------------------------------------------------@

 ++ Standard Performance

 + CPU Speed (dd):

   bzip2                 :   121 MB/s ♦♦♦♦♦♦♦♦♦♦♦♦♦
   sha256                :   922 MB/s ♦♦♦♦♦♦♦♦♦♦
   md5sum                :   484 MB/s ♦♦♦♦♦♦

 + RAM Speed (dd):

   Average write         :  2458 MB/s ♦♦♦
   Average read          :  7782 MB/s ♦♦♦♦♦♦♦♦♦

 + Disk Speed (dd):

   1st run               :   704 MB/s ♦♦♦♦♦♦♦♦
   2nd run               :  1024 MB/s ♦♦♦♦♦♦♦♦♦♦♦
   3rd run               :   764 MB/s ♦♦♦♦♦♦♦♦♦
   4rd run               :   691 MB/s ♦♦♦♦♦♦♦♦
   5rd run               :   691 MB/s ♦♦♦♦♦♦♦♦

  + Disk Random Speed (Mixed R/W 50/50):

   Block size            | 4k            (IOPS) 
   ----------            | ----------    ------ 
   Read                  |    29 MB/s      7164 ♦
   Write                 |    29 MB/s      7171 ♦
   Total                 |    57 MB/s     14335

   Block size            | 64k           (IOPS) 
   ----------            | ----------    ------ 
   Read                  |   191 MB/s      2990 ♦♦
   Write                 |   192 MB/s      3006 ♦♦
   Total                 |   384 MB/s      5996

   Block size            | 512k          (IOPS) 
   ----------            | ----------    ------ 
   Read                  |   335 MB/s       653 ♦♦♦
   Write                 |   352 MB/s       688 ♦♦♦
   Total                 |   687 MB/s      1341

   Block size            | 1024k         (IOPS) 
   ----------            | ----------    ------ 
   Read                  |   415 MB/s       404 ♦♦♦
   Write                 |   442 MB/s       431 ♦♦♦
   Total                 |   857 MB/s       835

 Finished in: 64 seconds 

@------------------------------------------------------------------------------@

 ++ Geekbench v5 CPU Benchmark

 + Single Core

   Overall Single Score  →   908 ■■■■■■■■■■
   Crypto                →  1477 ■■■■■■■■■■■■■■■■
   Interger              →   819 ■■■■■■■■■
   Float                 →  1006 ■■■■■■■■■■■

   -----------------------------

     AES-XTS             :  1477 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Text Compression    :   764 ♦♦♦♦♦♦♦♦♦
     Image Compression   :   922 ♦♦♦♦♦♦♦♦♦♦
     Navigation          :   749 ♦♦♦♦♦♦♦♦
     HTML5               :   763 ♦♦♦♦♦♦♦♦♦
     PDF Rendering       :   757 ♦♦♦♦♦♦♦♦♦
     Text Rendering      :   839 ♦♦♦♦♦♦♦♦♦
     Clang               :   795 ♦♦♦♦♦♦♦♦♦
     Camera              :   808 ♦♦♦♦♦♦♦♦♦
     N-Body Physics      :  1006 ♦♦♦♦♦♦♦♦♦♦♦
     Rigid Body Physics  :   914 ♦♦♦♦♦♦♦♦♦♦
     Gaussian Blur       :   944 ♦♦♦♦♦♦♦♦♦♦
     Face Detection      :  1094 ♦♦♦♦♦♦♦♦♦♦♦♦
     Horizon Detection   :  1007 ♦♦♦♦♦♦♦♦♦♦♦
     Image Inpainting    :   878 ♦♦♦♦♦♦♦♦♦♦
     HDR                 :  1733 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Ray Tracing         :   926 ♦♦♦♦♦♦♦♦♦♦
     Structure f. Motion :  1268 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Speech Recognition  :   857 ♦♦♦♦♦♦♦♦♦♦
     Machine Learning    :   855 ♦♦♦♦♦♦♦♦♦♦

 + Multi Core

   Overall Multi Score   →   917 ■■■■■■■■■■
   Crypto                →  1559 ■■■■■■■■■■■■■■■■
   Interger              →   825 ■■■■■■■■■
   Float                 →  1009 ■■■■■■■■■■■

   -----------------------------

     AES-XTS             :  1559 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Text Compression    :   813 ♦♦♦♦♦♦♦♦♦
     Image Compression   :   901 ♦♦♦♦♦♦♦♦♦♦
     Navigation          :   813 ♦♦♦♦♦♦♦♦♦
     HTML5               :   761 ♦♦♦♦♦♦♦♦
     PDF Rendering       :   728 ♦♦♦♦♦♦♦♦
     Text Rendering      :   820 ♦♦♦♦♦♦♦♦♦
     Clang               :   794 ♦♦♦♦♦♦♦♦
     Camera              :   828 ♦♦♦♦♦♦♦♦♦
     N-Body Physics      :   993 ♦♦♦♦♦♦♦♦♦♦
     Rigid Body Physics  :   966 ♦♦♦♦♦♦♦♦♦♦
     Gaussian Blur       :   963 ♦♦♦♦♦♦♦♦♦♦
     Face Detection      :  1109 ♦♦♦♦♦♦♦♦♦♦♦♦
     Horizon Detection   :  1019 ♦♦♦♦♦♦♦♦♦♦♦
     Image Inpainting    :   896 ♦♦♦♦♦♦♦♦♦
     HDR                 :  1528 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Ray Tracing         :   925 ♦♦♦♦♦♦♦♦♦♦
     Structure f. Motion :  1385 ♦♦♦♦♦♦♦♦♦♦♦♦♦♦
     Speech Recognition  :   831 ♦♦♦♦♦♦♦♦♦
     Machine Learning    :   853 ♦♦♦♦♦♦♦♦♦

 GeekBench URL → https://browser.geekbench.com/v5/cpu/16410906

 Finished in: 143 seconds 

@------------------------------------------------------------------------------@

 ++ Network Outbound Test IPv4 (iperf3)

 .1034 Mbps → FR France, Scaleway
 ..790 Mbps → DE Germany, Frankfurt, Cloudvier
 ..633 Mbps → ID Indonesia, Biznet
 ..958 Mbps → FR France, Roubaix, OVH Cloud
 ..888 Mbps → FR France, Strasbourg, OVH Cloud
 ..894 Mbps → NL Netherlands, Amsterdam, Cloudvier
 .2458 Mbps → US United States, Atlanta, Cloudvier
 .2079 Mbps → CA Canada, Beauharnois, OVH Cloud
 .2243 Mbps → US United States, New York, Cloudvier
 .1024 Mbps → US United States, Ashburn, Cloudvier
 .6799 Mbps → US United States, Los Angeles, Cloudvier
 .4250 Mbps → US United States, Dallas, Cloudvier
 ..665 Mbps → SG Singapore, WebHorizon
 .6410 Mbps → US United States, Phoenix, Cloudvier
 .1085 Mbps → GB United Kingdom, London, Cloudvier
 ..958 Mbps → FR France, Gravelines, OVH Cloud

 Finished in: 203 seconds 

@------------------------------------------------------------------------------@

 ++ Network Inbound Test

    32 Mbps → KR South Korea, Seoul, Vultr
   337 Mbps → PL Poland, Warsaw, Vultr
   436 Mbps → IN India, Bangalore, DigitalOcean
   460 Mbps → IN India, Mumbai, Linode
   464 Mbps → SG Singapore, Linode
   472 Mbps → IN India, Mumbai, Vultr
   596 Mbps → AU Australia, Sydney, Linode
   704 Mbps → BR Brazil, São Paulo, Vultr
   718 Mbps → SG Singapore, Vultr
   724 Mbps → SG Singapore, DigitalOcean
   725 Mbps → DE Germany, Frankfurt, DigitalOcean
   734 Mbps → AU Australia, Melbourne, Vultr
   742 Mbps → GB United Kingdom, London, DigitalOcean
   778 Mbps → SE Sweden, Stockholm, Vultr
   794 Mbps → AU Australia, Sydney, Vultr
   840 Mbps → ES Spain, Madrid, Vultr
   846 Mbps → DE Germany, Frankfurt, Linode
   861 Mbps → DE Germany, Frankfurt, Vultr
   876 Mbps → NL Netherlands, Amsterdam, Vultr
   892 Mbps → NL Netherlands, Amsterdam, DigitalOcean
   923 Mbps → GB United Kingdom, London, Linode
   927 Mbps → FR France, Paris, Vultr
   954 Mbps → GB United Kingdom, London, Vultr
  1042 Mbps → JP Japan, Tokyo, Linode
  1157 Mbps → CA Canada, Toronto, DigitalOcean
  1166 Mbps → JP Japan, Tokyo, Vultr
  1530 Mbps → US United States, Newark, Linode
  1603 Mbps → US United States, New York, DigitalOcean
  1700 Mbps → US United States, New York, Vultr
  1863 Mbps → CA Canada, Toronto, Linode
  2066 Mbps → CA Canada, Toronto, Vultr
  2096 Mbps → MX Mexico, Mexico City, Vultr
  2174 Mbps → US United States, Miami, Vultr
  2178 Mbps → US United States, Atlanta, Vultr
  2236 Mbps → US United States, Chicago, Vultr
  2510 Mbps → US United States, Atlanta, Linode
  2624 Mbps → US United States, Honolulu, Vultr
  3464 Mbps → US United States, Seattle, Vultr
  4275 Mbps → US United States, Dallas, Vultr
  4333 Mbps → US United States, Dallas, Linode
 11219 Mbps → US United States, San Francisco, DigitalOcean
 12641 Mbps → US United States, Silicon Valley, Vultr
 13750 Mbps → US United States, Fremont, Linode
 46320 Mbps → CDN CacheFly
 52026 Mbps → US United States, Los Angeles, Vultr

 Finished in: 305 seconds 

@------------------------------------------------------------------------------@

 ++ Global Latency Test

 001ms → CDN CacheFly (205.234.175.175)
 001ms → CDN Verizon (152.195.19.97)
 001ms → US United States, Los Angeles, Vultr (108.61.219.200)
 007ms → CDN Akamai (23.50.49.181)
 007ms → CDN Microsoft (13.107.246.69)
 007ms → US United States, San Francisco, DigitalOcean (107.170.223.15)
 007ms → US United States, Silicon Valley, Vultr (104.156.230.107)
 008ms → CDN CloudFront (108.138.246.48)
 008ms → US United States, Los Angeles, Amazon Cloud (15.253.0.254)
 008ms → US United States, North California, Amazon Cloud (176.32.118.30)
 009ms → US United States, Phoenix, Oracle Cloud (134.70.12.1)
 009ms → US United States, Sanjose, Oracle Cloud (134.70.124.2)
 010ms → US United States, Fremont, Linode (50.116.14.9)
 010ms → US United States, Phoenix, Amazon Cloud (15.181.128.217)
 010ms → US United States, Silicon Valley, LightNode (185.23.182.67)
 011ms → US United States, California, Microsoft Azure (52.239.163.100)
 011ms → US United States, Santa Clara, G-Core Labs (92.38.148.1)
 011ms → US United States, Silicon Valley, Alibaba Cloud (47.254.114.107)
 013ms → US United States, Las Vegas, Amazon Cloud (15.220.16.151)
 015ms → US United States, Las Vegas, Google Cloud (34.125.220.122)
 015ms → US United States, Las Vegas, Google Cloud (34.125.220.122)
 018ms → US United States, Salt Lake City, Google Cloud (34.106.126.219)
 018ms → US United States, Salt Lake City, Google Cloud (34.106.126.219)
 019ms → US United States, Phoenix, Microsoft Azure (20.150.30.68)
 027ms → US United States, Portland, Amazon Cloud (15.220.0.197)
 027ms → US United States, Seattle, Amazon Cloud (15.181.0.179)
 028ms → US United States, Seattle, Vultr (108.61.194.105)
 028ms → US United States, The Dalles, Google Cloud (34.127.70.119)
 028ms → US United States, The Dalles, Google Cloud (34.127.70.119)
 031ms → US United States, Amazon Govement Cloud West (3.30.0.254)
 031ms → US United States, Dallas, Amazon Cloud (15.181.192.183)
 031ms → US United States, Dallas, Linode (50.116.25.154)
 031ms → US United States, Oregon, Amazon Cloud (52.94.176.190)
 032ms → CDN Alibaba (47.246.20.186)
 032ms → US United States, Denver, Amazon Cloud (15.181.17.111)
 033ms → US United States, Dallas, Vultr (108.61.224.175)
 034ms → US United States, Washington, Microsoft Azure (52.239.236.228)
 041ms → US United States, Houston, Amazon Cloud (72.41.10.180)
 044ms → US United States, Texas, Microsoft Azure (20.38.104.164)
 048ms → US United States, Atlanta, Linode (50.116.39.117)
 048ms → US United States, Honolulu, Vultr (208.72.154.76)
 049ms → US United States, Iowa, Microsoft Azure (20.150.95.4)
 050ms → US United States, Council Bluffs, Google Cloud (34.132.159.233)
 050ms → US United States, Wyoming, Microsoft Azure (13.71.200.96)
 051ms → US United States, Atlanta, Amazon Cloud (15.181.81.106)
 052ms → US United States, Atlanta, Vultr (108.61.193.166)
 052ms → US United States, Chicago, G-Core Labs (92.38.177.1)
 055ms → US United States, Ashburn, Oracle Cloud (134.70.32.1)
 056ms → CDN Huawei (199.91.74.205)
 057ms → MX Mexico, Queretaro, Oracle Cloud (134.70.184.1)
 057ms → US United States, Chicago, Vultr (107.191.51.12)
 058ms → MX Mexico, Mexico City, Vultr (216.238.66.16)
 059ms → CA Canada, Toronto, Vultr (149.248.50.81)
 063ms → US United States, Illinois, Microsoft Azure (20.150.25.164)
 064ms → CA Canada, Toronto, Linode (172.105.30.21)
 065ms → US United States, North Virginia, Amazon Cloud (52.46.150.99)
 066ms → CDN Tencent (18.210.182.60)
 066ms → US United States, Amazon Govement Cloud East (18.252.0.253)
 066ms → US United States, Virginia, Alibaba Cloud (47.253.30.241)
 067ms → CA Canada, Toronto, DigitalOcean (159.203.57.38)
 067ms → US United States, Ashburn, G-Core Labs (92.223.83.1)
 068ms → CA Canada, Toronto, Oracle Cloud (134.70.72.3)
 068ms → US United States, Philadelphia, Amazon Cloud (15.181.144.146)
 068ms → US United States, Washington, LightNode (185.23.180.250)
 069ms → US United States, New York, G-Core Labs (92.38.169.129)
 071ms → US United States, Ashburn, Google Cloud (34.86.28.234)
 072ms → US United States, Miami, G-Core Labs (92.223.66.1)
 072ms → US United States, Miami, Vultr (104.156.244.232)
 073ms → US United States, Chicago, Amazon Cloud (15.181.176.161)
 074ms → CA Canada, Montreal, Oracle Cloud (134.70.116.1)
 075ms → CA Canada, Montreal, Google Cloud (35.203.72.216)
 075ms → US United States, Miami, Amazon Cloud (64.187.131.1)
 075ms → US United States, New York, Vultr (108.61.149.182)
 075ms → US United States, Virginia, Microsoft Azure (20.60.128.132)
 076ms → US United States, Boston, Amazon Cloud (68.66.113.112)
 076ms → US United States, New York, DigitalOcean (165.227.194.167)
 077ms → US United States, Newark, Linode (50.116.57.237)
 078ms → CA Canada, Montreal, Amazon Cloud (52.94.96.60)
 078ms → US United States, Moncks Corner, Google Cloud (34.138.151.240)
 078ms → US United States, New York, Amazon Cloud (15.181.161.232)
 081ms → CA Canada, Toronto, Microsoft Azure (20.150.16.132)
 086ms → US United States, Kansas City, Amazon Cloud (15.181.98.141)
 087ms → US United States, Minneapolis, Amazon Cloud (15.181.48.172)
 091ms → CA Canada, Quebec, Microsoft Azure (52.239.190.36)
 099ms → JP Japan, Tokyo, G-Core Labs (5.188.71.1)
 099ms → JP Japan, Tokyo, Linode (139.162.65.37)
 100ms → JP Japan, Tokyo, LightNode (38.54.51.52)
 103ms → JP Japan, Osaka, Oracle Cloud (134.70.112.3)
 103ms → JP Japan, Tokyo, Alibaba Cloud (47.245.16.157)
 103ms → JP Japan, Tokyo, Oracle Cloud (134.70.80.3)
 105ms → JP Japan, Osaka, Amazon Cloud (13.248.4.70)
 105ms → JP Japan, Tokyo, Amazon Cloud (54.239.96.159)
 107ms → JP Japan, Tokyo, Google Cloud (35.221.115.203)
 109ms → JP Japan, Tokyo, Microsoft Azure (20.150.105.4)
 112ms → JP Japan, Tokyo, Vultr (108.61.201.151)
 115ms → JP Japan, Osaka, Google Cloud (34.97.15.189)
 116ms → JP Japan, Osaka, Microsoft Azure (52.239.146.196)
 125ms → KR South Korea, Seoul, Oracle Cloud (134.70.96.3)
 128ms → FR France, Paris, Vultr (108.61.209.127)
 129ms → GB United Kingdom, London, Linode (176.58.107.39)
 130ms → GB United Kingdom, London, Oracle Cloud (134.70.64.1)
 131ms → GB United Kingdom, London, Amazon Cloud (52.94.56.52)
 132ms → FR France, Paris, Amazon Cloud (52.46.64.63)
 133ms → KR South Korea, Seoul, G-Core Labs (92.223.73.1)
 133ms → KR South Korea, Seoul, LightNode (103.151.138.85)
 135ms → GB United Kingdom, London, Vultr (108.61.196.101)
 135ms → KR South Korea, Chuncheon, Oracle Cloud (134.70.132.2)
 136ms → GB United Kingdom, London, G-Core Labs (92.223.59.1)
 136ms → KR South Korea, Seoul, Google Cloud (34.64.153.49)
 137ms → GB United Kingdom, London, Google Cloud (35.246.85.119)
 138ms → FR France, Marseille, Oracle Cloud (134.70.164.1)
 138ms → GB United Kingdom, London, DigitalOcean (46.101.44.214)
 138ms → IE Ireland, Dublin, Amazon Cloud (52.95.127.226)
 138ms → KR South Korea, Seoul, Alibaba Cloud (149.129.12.33)
 139ms → DE Germany, Frankfurt, Linode (139.162.130.8)
 139ms → DE Germany, Frankfurt, Oracle Cloud (134.70.48.1)
 139ms → KR South Korea, Seoul, Amazon Cloud (52.95.193.73)
 140ms → FR France, Paris, G-Core Labs (5.188.93.1)
 141ms → DE Germany, Frankfurt, LightNode (185.23.181.223)
 141ms → GB United Kingdom, London, Alibaba Cloud (8.208.40.172)
 141ms → NL Netherlands, Amsterdam, G-Core Labs (92.38.186.1)
 142ms → AU Australia, Sydney, Alibaba Cloud (47.74.79.160)
 142ms → NL Netherlands, Amsterdam, Vultr (108.61.198.102)
 143ms → KR South Korea, Seoul, Microsoft Azure (20.150.4.36)
 143ms → NL Netherlands, Amsterdam, Oracle Cloud (134.70.104.1)
 144ms → NL Netherlands, Amsterdam, DigitalOcean (188.226.175.227)
 145ms → FR France, Paris, Oracle Cloud (134.70.180.1)
 145ms → NL Netherlands, Eemshaven, Google Cloud (34.90.146.158)
 146ms → BE Belgium, St. Ghislain, Google Cloud (104.155.60.122)
 146ms → DE Germany, Frankfurt, Vultr (108.61.210.117)
 146ms → GB United Kingdom, Cardiff, Oracle Cloud (134.70.136.1)
 146ms → GB United Kingdom, London, Microsoft Azure (51.141.129.74)
 147ms → AU Australia, Sydney, G-Core Labs (146.185.236.1)
 147ms → HK China, Hong Kong, LightNode CNCN (103.145.72.251)
 148ms → GB United Kingdom, Cardiff, Microsoft Azure (51.141.128.132)
 148ms → IE Ireland, Microsoft Azure (52.239.137.4)
 148ms → LU Luxembourg, G-Core Labs (92.223.88.1)
 149ms → CH Switzerland, Zurich, Oracle Cloud (134.70.88.3)
 149ms → HK China, Hong Kong, G-Core Labs (5.188.33.1)
 149ms → HK China, Hong Kong, Google Cloud (34.150.91.249)
 149ms → KR South Korea, Busan, Microsoft Azure (20.150.14.4)
 149ms → TW Taiwan, Changhua County, Google Cloud (34.81.214.17)
 150ms → CL Chile, Santiago, Oracle Cloud (134.70.152.1)
 150ms → DE Germany, Frankfurt, Amazon Cloud (54.239.55.167)
 150ms → DE Germany, Frankfurt, Google Cloud (34.159.150.238)
 150ms → ES Spain, Madrid, Vultr (208.76.222.30)
 150ms → FR France, Paris, Microsoft Azure (20.150.61.36)
 150ms → KR South Korea, Seoul, Vultr (141.164.34.61)
 151ms → AU Australia, Sydney, Vultr (108.61.212.117)
 151ms → HK China, Hong Kong, Alibaba Cloud (47.75.19.114)
 152ms → NL Netherlands, Microsoft Azure (52.166.80.100)
 153ms → DE Germany, Frankfurt, Alibaba Cloud (47.254.186.141)
 154ms → HK China, Hong Kong, LightNode BGP (103.136.251.182)
 154ms → TW Taiwan, Taipei, LightNode (103.136.250.82)
 155ms → DE Germany, Frankfurt, DigitalOcean (46.101.218.147)
 155ms → HK China, Hong Kong, Microsoft Azure (52.239.128.36)
 155ms → IT Italy, Milan, Amazon Cloud (52.119.136.66)
 156ms → AU Australia, Melbourne, G-Core Labs (146.185.220.1)
 156ms → PL Poland, Warsaw, G-Core Labs (5.188.108.1)
 157ms → CH Switzerland, Zurich, Google Cloud (34.65.233.70)
 158ms → DE Germany, Frankfurt, Microsoft Azure (20.60.22.36)
 158ms → IT Italy, Milan, Oracle Cloud (134.70.168.1)
 158ms → SE Sweden, Stockholm, Oracle Cloud (134.70.156.1)
 160ms → DE Germany, Frankfurt, G-Core Labs (185.14.45.1)
 160ms → PL Poland, Warsaw, Vultr (70.34.242.24)
 161ms → CH Switzerland, Zurich, Microsoft Azure (52.239.251.228)
 162ms → ES Spain, Madrid, G-Core Labs (92.38.171.1)
 162ms → IT Italy, Milan, G-Core Labs (92.223.93.129)
 164ms → SE Sweden, Stockholm, Vultr (70.34.194.86)
 166ms → HK China, Hong Kong, Amazon Cloud (13.248.40.101)
 167ms → AU Australia, Melbourne, Vultr (67.219.110.24)
 169ms → RO Romania, Bucharest, G-Core Labs (213.156.142.1)
 169ms → SG Singapore, Oracle Cloud (134.70.128.1)
 170ms → SG Singapore, Amazon Cloud (15.221.12.154)
 170ms → SG Singapore, DigitalOcean (159.89.192.182)
 170ms → SG Singapore, Linode (139.162.23.4)
 171ms → VN Vietnam, Hanoi, LightNode (14.225.26.112)
 172ms → BG Bulgaria, Sofia, G-Core Labs (89.44.197.1)
 172ms → FI Finland, Hamina, Google Cloud (34.88.0.244)
 172ms → SE Sweden, Stockholm, Amazon Cloud (52.46.196.96)
 172ms → SG Singapore, Google Cloud (34.124.156.203)
 172ms → SG Singapore, Vultr (45.32.100.168)
 174ms → UA Ukraine, Kiev, G-Core Labs (5.188.6.1)
 175ms → RU Russia, Moscow, G-Core Labs (92.223.103.1)
 175ms → SE Sweden, Microsoft Azure (20.150.44.4)
 176ms → NO Norway, Microsoft Azure (20.150.53.4)
 177ms → BG Bulgaria, Sofia, LightNode (38.54.27.88)
 177ms → BR Brazil, Sao Paolo, Amazon Cloud (177.72.245.178)
 177ms → BR Brazil, Saopaulo, Oracle Cloud (134.70.84.3)
 178ms → BR Brazil, São Paulo, Vultr (216.238.98.118)
 179ms → TR Turkey, Istanbul, LightNode (185.23.183.112)
 180ms → MD Moldova, Kishenev, G-Core Labs (89.43.111.1)
 181ms → BR Brazil, Sao Paulo, Google Cloud (34.151.208.71)
 181ms → BR Brazil, Sao Paulo, LightNode (194.26.73.184)
 181ms → PH Philippines, Manila, LightNode (194.26.75.14)
 182ms → BR Brazil, Sao Paulo, Microsoft Azure (20.150.111.4)
 183ms → TR Turkey, Istanbul, G-Core Labs (92.38.180.1)
 184ms → BR Brazil, Rio, Microsoft Azure (20.150.73.68)
 185ms → BR Brazil, Vinhedo, Oracle Cloud (134.70.140.1)
 185ms → EG Egrypt, Cairo, LightNode (103.198.202.10)
 185ms → KH Cambodia, Phnom Penh, LightNode (103.152.98.107)
 185ms → PH Philippines, Manila, Alibaba Cloud (8.212.139.113)
 185ms → RU Russia, Saint Petersburg, G-Core Labs (92.223.65.1)
 186ms → BR Brazil, Sao Paulo, G-Core Labs (5.188.238.1)
 ...

 Finished in: 45 seconds 

@------------------------------------------------------------------------------@

 Result URL → https://ipasn.com/bench/7a9289b82efc5c71c82f053ae0294376
Thanked by 2Liso ElonBezos

Comments

  • LisoLiso Member

    Why the script need root/sudo privilege ?

  • @Liso said:
    Why the script need root/sudo privilege ?

    To make sure everything works flawlessly (eg auto-generating SWAP,...) on all servers. If you don't like it, you can remove sudo and test it yourself. I said this is simply a bash shell file, anyone can download and view the source code for themselves.

  • LisoLiso Member

    @mastervnc said:

    @Liso said:
    Why the script need root/sudo privilege ?

    To make sure everything works flawlessly (eg auto-generating SWAP,...) on all servers. If you don't like it, you can remove sudo and test it yourself. I said this is simply a bash shell file, anyone can download and view the source code for themselves.

    Yah, I have take a peek into your script and apparently it download a package if not exist, good work ! I also like the idea of your bench site, a really nice addition I might say.

  • spiritysdxspiritysdx Member
    edited August 2022

    Interestingly, when I clicked on the corresponding test page in Random reviews, the test results page contained a link to the merchant corresponding to the server IP with a referral code but no description. (This may be one of the ways to support the operation of the website)

  • @Liso said:

    @mastervnc said:

    @Liso said:
    Why the script need root/sudo privilege ?

    To make sure everything works flawlessly (eg auto-generating SWAP,...) on all servers. If you don't like it, you can remove sudo and test it yourself. I said this is simply a bash shell file, anyone can download and view the source code for themselves.

    Yah, I have take a peek into your script and apparently it download a package if not exist, good work ! I also like the idea of your bench site, a really nice addition I might say.

    Actually I am managing more than hundred VPS of all kinds of providers. I was also scammed by a lot of them, so I decided to make my own site, aggregating all the benchmark results in a format that is easy for other users to refer to.

  • @mastervnc said:
    ++ Network Inbound Test
    [...]
    46320 Mbps → CDN CacheFly
    52026 Mbps → US United States, Los Angeles, Vultr

    50Gbps port on a $5 VPS?

  • mastervncmastervnc Member
    edited August 2022

    @MallocVoidstar said:

    @mastervnc said:
    ++ Network Inbound Test
    [...]
    46320 Mbps → CDN CacheFly
    52026 Mbps → US United States, Los Angeles, Vultr

    50Gbps port on a $5 VPS?

    RamNode $3 =) (maybe they same datacenter).

  • I missed the introduction post but the reason why I wont prolly ever try your script is that you are using different servers and protocol for upload and download testing. Because of that I cannot see the difference of inbound and outbound speeds to and from my server.

    I would show both inbound and outbound speeds in iperf3 section and then have separate inbound only & http section with this wider selection of testservers as you currently have

  • ralfralf Member

    @MallocVoidstar said:

    @mastervnc said:
    ++ Network Inbound Test
    [...]
    46320 Mbps → CDN CacheFly
    52026 Mbps → US United States, Los Angeles, Vultr

    50Gbps port on a $5 VPS?

    Very prem! ;)

  • @atomi said:
    I missed the introduction post but the reason why I wont prolly ever try your script is that you are using different servers and protocol for upload and download testing. Because of that I cannot see the difference of inbound and outbound speeds to and from my server.

    I would show both inbound and outbound speeds in iperf3 section and then have separate inbound only & http section with this wider selection of testservers as you currently have

    Thanks for your feedback, iperf3's Out/In feature has been updated in the new version and becomes the default. The parameters you can refer to more on the page (because it is constantly updated): https://ipasn.com/how-to-benchmark/

  • Man. Remember the old ServerBear project? That was great. Too bad they're no longer around.

    I took a peak at the benchmark page, I'm a little critical on the design but I think the content is there and it's looking good content-wise. Great work.

  • sudo curl

    There is no reason to do this.

    curl -sL -k

    Do you even know what these options do? NEVER use -k (--insecure).

    Thanked by 1sayem314
  • @babuum said: Do you even know what these options do? NEVER use -k (--insecure).

    This is a simple speedtest, of a 100MB file from /dev/urandom.
    When you want to avoid encryption/CPU overhead, you SHOULD use -k when possible.

  • edited August 2022

    You can't avoid encryption when talking over HTTPS, -k just means "don't check if the certificate is valid".

    edit: And you're using it everywhere, including for downloading bench.py

  • @babuum said:

    sudo curl

    There is no reason to do this.

    curl -sL -k

    Do you even know what these options do? NEVER use -k (--insecure).

    -k mean irnoge SSL check, that parameter to increase compatibility for all operating systems. Let's create a CentOS 6 server and try curl (without -k) with https sites to see if you can load?

  • CentOS 6 is EOL since 2 years it deserves to fail.

  • @babuum said:
    CentOS 6 is EOL since 2 years it deserves to fail.

    All operating systems will have to EOL, and it won't load SSL because Rooted CA has stopped updating. It is the meaning of using the -k parameter, it ensures the connection is always successful.

  • Yeah it fails because it's no longer supported. You are making it insecure for everyone just because it will fail on a platform that is no longer supported and insecure.

Sign In or Register to comment.