全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 2097|回复: 15

[不限流量] [4C-6G-80G-15T] PR-L 各脚本跑分

[复制链接]
发表于 2021-3-19 23:44:40 | 显示全部楼层 |阅读模式
本帖最后由 Waylon 于 2021-3-20 14:55 编辑

跑脚本比较花时间,等我慢慢跑,然后贴出来

一、 Bench.sh

curl -Lso- bench.sh | bash


  1. ----------------------------------------------------------------------
  2. CPU Model             : Intel(R) Xeon(R) CPU E5-2650 v2    2.60GHz
  3. CPU Cores             : 4
  4. CPU Frequency         : 2599.998 MHz
  5. CPU Cache             : 16384 KB
  6. Total Disk            : 79.0 GB (2.1 GB Used)
  7. Total Mem             : 5964 MB (76 MB Used)
  8. Total Swap            : 0 MB (0 MB Used)
  9. System uptime         : 0 days, 0 hour 1 min
  10. Load average          : 0.00, 0.00, 0.00
  11. OS                    : CentOS Linux release 7.9.2009 (Core)
  12. Arch                  : x86_64 (64 Bit)
  13. Kernel                : 4.9.215-36.el7.x86_64
  14. TCP CC                : bbr
  15. Virtualization        : KVM
  16. Organization          : AS8100 QuadraNet Enterprises LLC
  17. Location              : Los Angeles / US
  18. Region                : California
  19. ----------------------------------------------------------------------
  20. I/O Speed(1st run)    : 210 MB/s
  21. I/O Speed(2nd run)    : 272 MB/s
  22. I/O Speed(3rd run)    : 266 MB/s
  23. Average I/O speed     : 249.3 MB/s
  24. ----------------------------------------------------------------------
  25. Node Name        Upload Speed      Download Speed      Latency     
  26. Speedtest.net    895.05 Mbps       924.80 Mbps         0.67 ms     
  27. Beijing    CU    50.90 Mbps        258.60 Mbps         165.37 ms   
  28. Shanghai   CT    6.07 Mbps         591.20 Mbps         132.70 ms   
  29. Shanghai   CU    250.25 Mbps       85.89 Mbps          213.83 ms   
  30. Guangzhou  CT    15.23 Mbps        464.42 Mbps         162.34 ms   
  31. Guangzhou  CU    57.88 Mbps        459.98 Mbps         221.35 ms   
  32. Shenzhen   CU    43.51 Mbps        625.95 Mbps         191.59 ms   
  33. Hongkong   CN    539.61 Mbps       825.07 Mbps         149.59 ms   
  34. Singapore  SG    445.12 Mbps       520.88 Mbps         192.62 ms   
  35. Tokyo      JP    208.12 Mbps       4.49 Mbps           105.43 ms   
  36. ----------------------------------------------------------------------
复制代码
 楼主| 发表于 2021-3-19 23:55:40 | 显示全部楼层
本帖最后由 Waylon 于 2021-3-20 07:22 编辑

三、UnixBench

wget --no-check-certificate https://github.com/zq/unixbench/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh

  1.    #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
  2.    #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
  3.    #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
  4.    #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
  5.    #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
  6.     ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

  7.    Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

  8.    Multi-CPU version                  Version 5 revisions by Ian Smith,
  9.                                       Sunnyvale, CA, USA
  10.    January 13, 2011                   johantheghost at yahoo period com


  11. 1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

  12. 1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

  13. 1 x Execl Throughput  1 2 3

  14. 1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

  15. 1 x File Copy 256 bufsize 500 maxblocks  1 2 3

  16. 1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

  17. 1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

  18. 1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

  19. 1 x Process Creation  1 2 3

  20. 1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

  21. 1 x Shell Scripts (1 concurrent)  1 2 3

  22. 1 x Shell Scripts (8 concurrent)  1 2 3

  23. 4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

  24. 4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

  25. 4 x Execl Throughput  1 2 3

  26. 4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

  27. 4 x File Copy 256 bufsize 500 maxblocks  1 2 3

  28. 4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

  29. 4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

  30. 4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

  31. 4 x Process Creation  1 2 3

  32. 4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

  33. 4 x Shell Scripts (1 concurrent)  1 2 3

  34. 4 x Shell Scripts (8 concurrent)  1 2 3

  35. ========================================================================
  36.    BYTE UNIX Benchmarks (Version 5.1.3)

  37.    System: C20210319222707: GNU/Linux
  38.    OS: GNU/Linux -- 4.9.215-36.el7.x86_64 -- #1 SMP Mon Mar 2 11:42:52 UTC 2020
  39.    Machine: x86_64 (x86_64)
  40.    Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
  41.    CPU 0: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (5200.0 bogomips)
  42.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  43.    CPU 1: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (5200.0 bogomips)
  44.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  45.    CPU 2: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (5200.0 bogomips)
  46.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  47.    CPU 3: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (5200.0 bogomips)
  48.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  49.    23:56:09 up 21 min,  1 user,  load average: 0.73, 1.30, 0.67; runlevel 3

  50. ------------------------------------------------------------------------
  51. Benchmark Run: Fri Mar 19 2021 23:56:09 - 00:24:17
  52. 4 CPUs in system; running 1 parallel copy of tests

  53. Dhrystone 2 using register variables       32810242.9 lps   (10.0 s, 7 samples)
  54. Double-Precision Whetstone                     4182.7 MWIPS (9.9 s, 7 samples)
  55. Execl Throughput                               1875.7 lps   (30.0 s, 2 samples)
  56. File Copy 1024 bufsize 2000 maxblocks        365257.3 KBps  (30.0 s, 2 samples)
  57. File Copy 256 bufsize 500 maxblocks           96442.2 KBps  (30.0 s, 2 samples)
  58. File Copy 4096 bufsize 8000 maxblocks       1015636.7 KBps  (30.0 s, 2 samples)
  59. Pipe Throughput                              604765.3 lps   (10.0 s, 7 samples)
  60. Pipe-based Context Switching                  48500.0 lps   (10.0 s, 7 samples)
  61. Process Creation                               4175.0 lps   (30.0 s, 2 samples)
  62. Shell Scripts (1 concurrent)                   4576.8 lpm   (60.0 s, 2 samples)
  63. Shell Scripts (8 concurrent)                   1598.8 lpm   (60.0 s, 2 samples)
  64. System Call Overhead                         450016.7 lps   (10.0 s, 7 samples)

  65. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  66. Dhrystone 2 using register variables         116700.0   32810242.9   2811.5
  67. Double-Precision Whetstone                       55.0       4182.7    760.5
  68. Execl Throughput                                 43.0       1875.7    436.2
  69. File Copy 1024 bufsize 2000 maxblocks          3960.0     365257.3    922.4
  70. File Copy 256 bufsize 500 maxblocks            1655.0      96442.2    582.7
  71. File Copy 4096 bufsize 8000 maxblocks          5800.0    1015636.7   1751.1
  72. Pipe Throughput                               12440.0     604765.3    486.1
  73. Pipe-based Context Switching                   4000.0      48500.0    121.2
  74. Process Creation                                126.0       4175.0    331.4
  75. Shell Scripts (1 concurrent)                     42.4       4576.8   1079.4
  76. Shell Scripts (8 concurrent)                      6.0       1598.8   2664.6
  77. System Call Overhead                          15000.0     450016.7    300.0
  78.                                                                    ========
  79. System Benchmarks Index Score                                         703.9

  80. ------------------------------------------------------------------------
  81. Benchmark Run: Sat Mar 20 2021 00:24:17 - 00:52:27
  82. 4 CPUs in system; running 4 parallel copies of tests

  83. Dhrystone 2 using register variables      127629834.7 lps   (10.0 s, 7 samples)
  84. Double-Precision Whetstone                    16467.1 MWIPS (10.0 s, 7 samples)
  85. Execl Throughput                               9777.9 lps   (30.0 s, 2 samples)
  86. File Copy 1024 bufsize 2000 maxblocks        641687.6 KBps  (30.0 s, 2 samples)
  87. File Copy 256 bufsize 500 maxblocks          175551.2 KBps  (30.0 s, 2 samples)
  88. File Copy 4096 bufsize 8000 maxblocks       1975358.1 KBps  (30.0 s, 2 samples)
  89. Pipe Throughput                             2278125.4 lps   (10.0 s, 7 samples)
  90. Pipe-based Context Switching                 271391.0 lps   (10.0 s, 7 samples)
  91. Process Creation                              17022.3 lps   (30.0 s, 2 samples)
  92. Shell Scripts (1 concurrent)                  13238.9 lpm   (60.0 s, 2 samples)
  93. Shell Scripts (8 concurrent)                   1815.6 lpm   (60.1 s, 2 samples)
  94. System Call Overhead                        1586737.8 lps   (10.0 s, 7 samples)

  95. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  96. Dhrystone 2 using register variables         116700.0  127629834.7  10936.6
  97. Double-Precision Whetstone                       55.0      16467.1   2994.0
  98. Execl Throughput                                 43.0       9777.9   2273.9
  99. File Copy 1024 bufsize 2000 maxblocks          3960.0     641687.6   1620.4
  100. File Copy 256 bufsize 500 maxblocks            1655.0     175551.2   1060.7
  101. File Copy 4096 bufsize 8000 maxblocks          5800.0    1975358.1   3405.8
  102. Pipe Throughput                               12440.0    2278125.4   1831.3
  103. Pipe-based Context Switching                   4000.0     271391.0    678.5
  104. Process Creation                                126.0      17022.3   1351.0
  105. Shell Scripts (1 concurrent)                     42.4      13238.9   3122.4
  106. Shell Scripts (8 concurrent)                      6.0       1815.6   3026.0
  107. System Call Overhead                          15000.0    1586737.8   1057.8
  108.                                                                    ========
  109. System Benchmarks Index Score                                        2099.0



  110. # ========================================================= #
  111. # Script description and score comparison completed!  
  112. # For more information, please go to https://unixbench.org
  113. # ========================================================= #
复制代码
 楼主| 发表于 2021-3-19 23:45:43 | 显示全部楼层
本帖最后由 Waylon 于 2021-3-19 23:54 编辑

二、 LemonBench

wget https://raw.githubusercontent.com/LemonBench/LemonBench/master/LemonBench.sh
bash LemonBench.sh sbcfull

  1. LemonBench Server Test Tookit 20200426 Intl BetaVersion (C)iLemonrain. All Rights Reserved.
  2. ==========================================================================================

  3. [Info] Bench Start Time: 2021-03-19 23:49:21
  4. [Info] Test Mode: CPU Performance Test Only (Standard Mode)


  5. -> CPU Performance Test (Standard Mode, 3-Pass @ 30sec)

  6. 1 Thread Test:                 776 Scores
  7. 4 Threads Test:                2909 Scores

  8. ==========================================================================================

  9. [Info] Bench Finish Time: 2021-03-19 23:54:22
  10. [Info] Time Elapsed: 301 seconds

  11. [Info] Please wait, collecting results ...
  12. [Info] Generating Report ...
  13. [Info] Saving local Report ...
  14. [Info] Generating Report URL ...
  15. [Success] Report Generate Success!Please save the follwing link:
  16. [Info] Report URL: https://paste.ubuntu.com/p/ngN52kZFH9/
复制代码
发表于 2021-3-19 23:45:24 | 显示全部楼层
本帖最后由 zxxx 于 2021-3-19 23:50 编辑

比较花时间,等续集。。。。。。
发表于 2021-3-19 23:48:08 | 显示全部楼层
等UnixBench或者yabs.sh。
发表于 2021-3-19 23:57:01 来自手机 | 显示全部楼层
UnixBench 要半个钟吧
 楼主| 发表于 2021-3-19 23:58:37 | 显示全部楼层
本帖最后由 Waylon 于 2021-3-20 08:42 编辑

四、Yet-Another-Bench-Script
curl -sL yabs.sh | bash

  1. # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
  2. #              Yet-Another-Bench-Script              #
  3. #                     v2020-12-29                    #
  4. # https://github.com/masonr/yet-another-bench-script #
  5. # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

  6. Sat Mar 20 07:23:02 HKT 2021

  7. Basic System Information:
  8. ---------------------------------
  9. Processor  : Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
  10. CPU cores  : 4 @ 2599.998 MHz
  11. AES-NI     : ✔ Enabled
  12. VM-x/AMD-V : ✔ Enabled
  13. RAM        : 5.8 GiB
  14. Swap       : 0.0 KiB
  15. Disk       : 78.7 GiB

  16. fio Disk Speed Tests (Mixed R/W 50/50):
  17. ---------------------------------
  18. Block Size | 4k            (IOPS) | 64k           (IOPS)
  19.   ------   | ---            ----  | ----           ----
  20. Read       | 153.21 MB/s  (38.3k) | 1.08 GB/s    (17.0k)
  21. Write      | 153.61 MB/s  (38.4k) | 1.09 GB/s    (17.1k)
  22. Total      | 306.82 MB/s  (76.7k) | 2.18 GB/s    (34.1k)
  23.            |                      |                     
  24. Block Size | 512k          (IOPS) | 1m            (IOPS)
  25.   ------   | ---            ----  | ----           ----
  26. Read       | 1.27 GB/s     (2.4k) | 1.29 GB/s     (1.2k)
  27. Write      | 1.34 GB/s     (2.6k) | 1.38 GB/s     (1.3k)
  28. Total      | 2.61 GB/s     (5.1k) | 2.67 GB/s     (2.6k)

  29. iperf3 Network Speed Tests (IPv4):
  30. ---------------------------------
  31. Provider        | Location (Link)           | Send Speed      | Recv Speed     
  32.                 |                           |                 |               
  33. Clouvider       | London, UK (10G)          | 822 Mbits/sec   | 360 Mbits/sec  
  34. Online.net      | Paris, FR (10G)           | 835 Mbits/sec   | 304 Mbits/sec  
  35. WorldStream     | The Netherlands (10G)     | 802 Mbits/sec   | 389 Mbits/sec  
  36. Biznet          | Jakarta, Indonesia (1G)   | 729 Mbits/sec   | 59.6 Mbits/sec
  37. Clouvider       | NYC, NY, US (10G)         | 902 Mbits/sec   | 582 Mbits/sec  
  38. Velocity Online | Tallahassee, FL, US (10G) | 45.1 Mbits/sec  | 170 Mbits/sec  
  39. Clouvider       | Los Angeles, CA, US (10G) | 807 Mbits/sec   | 941 Mbits/sec  
  40. Iveloz Telecom  | Sao Paulo, BR (2G)        | 798 Mbits/sec   | 87.6 Mbits/sec

  41. Geekbench 5 Benchmark Test:
  42. ---------------------------------
  43. Test            | Value                        
  44.                 |                              
  45. Single Core     | 585                           
  46. Multi Core      | 2108                          
  47. Full Test       | https://browser.geekbench.com/v5/cpu/703043
复制代码
发表于 2021-3-20 00:01:24 | 显示全部楼层
Benchmark Run: Fri Mar 19 2021 14:42:05 - 15:10:14
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33494932.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4910.0 MWIPS (9.1 s, 7 samples)
Execl Throughput                               3061.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        465001.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          116621.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1323551.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                              689311.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  56485.4 lps   (10.0 s, 7 samples)
Process Creation                               5697.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7420.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1917.4 lpm   (60.0 s, 2 samples)
System Call Overhead                         386048.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33494932.0   2870.2
Double-Precision Whetstone                       55.0       4910.0    892.7
Execl Throughput                                 43.0       3061.7    712.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     465001.1   1174.2
File Copy 256 bufsize 500 maxblocks            1655.0     116621.8    704.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1323551.1   2282.0
Pipe Throughput                               12440.0     689311.3    554.1
Pipe-based Context Switching                   4000.0      56485.4    141.2
Process Creation                                126.0       5697.6    452.2
Shell Scripts (1 concurrent)                     42.4       7420.0   1750.0
Shell Scripts (8 concurrent)                      6.0       1917.4   3195.7
System Call Overhead                          15000.0     386048.7    257.4
                                                                   ========
System Benchmarks Index Score                                         865.0

------------------------------------------------------------------------
Benchmark Run: Fri Mar 19 2021 15:10:14 - 15:38:22
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      130359859.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    19956.2 MWIPS (9.4 s, 7 samples)
Execl Throughput                              11439.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        793530.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          234770.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2617924.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2667898.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 504680.7 lps   (10.0 s, 7 samples)
Process Creation                              18841.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  16724.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2514.5 lpm   (60.1 s, 2 samples)
System Call Overhead                        1444182.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  130359859.6  11170.5
Double-Precision Whetstone                       55.0      19956.2   3628.4
Execl Throughput                                 43.0      11439.8   2660.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     793530.7   2003.9
File Copy 256 bufsize 500 maxblocks            1655.0     234770.9   1418.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    2617924.0   4513.7
Pipe Throughput                               12440.0    2667898.2   2144.6
Pipe-based Context Switching                   4000.0     504680.7   1261.7
Process Creation                                126.0      18841.4   1495.3
Shell Scripts (1 concurrent)                     42.4      16724.3   3944.4
Shell Scripts (8 concurrent)                      6.0       2514.5   4190.9
System Call Overhead                          15000.0    1444182.4    962.8
                                                                   ========
System Benchmarks Index Score                                        2585.2
 楼主| 发表于 2021-3-20 00:04:05 | 显示全部楼层
zxxx 发表于 2021-3-19 23:57
UnixBench 要半个钟吧

慢慢等
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-4-25 19:30 , Processed in 0.064682 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表