嘟嘟社区

寻各位大佬cpu跑分的脚本


就是单核多核跑分的那种,不要网络测速,太慢了

我设备是N1 貌似运行不了

  1. curl -sL yabs.sh | bash -s — -fi

复制代码

搜下论坛有发过
wget git.io/vpstest && bash vpstest
里面有一个geekbench和unixbench
秋水的CPU跑分脚本
  1. wget –no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh

复制代码

测试时间比较长,跑完后输出结果:

  1. ========================================================================
  2.    BYTE UNIX Benchmarks (Version 5.1.3)
  3.    System: ecs-YlwHT: GNU/Linux
  4.    OS: GNU/Linux — 4.4.0-87-generic — #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017
  5.    Machine: x86_64 (x86_64)
  6.    Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
  7.    CPU 0: Intel(R) Xeon(R) CPU E5-2660 0 [url=home.php?mod=space&uid=175]@[/url] 2.20GHz (4400.0 bogomips)
  8.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  9.    CPU 1: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz (4400.0 bogomips)
  10.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  11.    CPU 2: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz (4400.0 bogomips)
  12.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  13.    CPU 3: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz (4400.0 bogomips)
  14.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  15.    18:43:34 up 41 min,  2 users,  load average: 0.44, 0.13, 0.04; runlevel 5
  16. ————————————————————————
  17. Benchmark Run: Mon Sep 28 2020 18:43:34 – 19:11:51
  18. 4 CPUs in system; running 1 parallel copy of tests
  19. Dhrystone 2 using register variables       23954597.8 lps   (10.0 s, 7 samples)
  20. Double-Precision Whetstone                     2940.3 MWIPS (9.9 s, 7 samples)
  21. Execl Throughput                               1127.8 lps   (29.8 s, 2 samples)
  22. File Copy 1024 bufsize 2000 maxblocks        643453.2 KBps  (30.0 s, 2 samples)
  23. File Copy 256 bufsize 500 maxblocks          186274.9 KBps  (30.0 s, 2 samples)
  24. File Copy 4096 bufsize 8000 maxblocks       1355799.3 KBps  (30.0 s, 2 samples)
  25. Pipe Throughput                             1443928.6 lps   (10.0 s, 7 samples)
  26. Pipe-based Context Switching                  35023.8 lps   (10.0 s, 7 samples)
  27. Process Creation                               2287.5 lps   (30.0 s, 2 samples)
  28. Shell Scripts (1 concurrent)                   3439.1 lpm   (60.0 s, 2 samples)
  29. Shell Scripts (8 concurrent)                   1092.3 lpm   (60.0 s, 2 samples)
  30. System Call Overhead                        2572527.3 lps   (10.0 s, 7 samples)
  31. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  32. Dhrystone 2 using register variables         116700.0   23954597.8   2052.7
  33. Double-Precision Whetstone                       55.0       2940.3    534.6
  34. Execl Throughput                                 43.0       1127.8    262.3
  35. File Copy 1024 bufsize 2000 maxblocks          3960.0     643453.2   1624.9
  36. File Copy 256 bufsize 500 maxblocks            1655.0     186274.9   1125.5
  37. File Copy 4096 bufsize 8000 maxblocks          5800.0    1355799.3   2337.6
  38. Pipe Throughput                               12440.0    1443928.6   1160.7
  39. Pipe-based Context Switching                   4000.0      35023.8     87.6
  40. Process Creation                                126.0       2287.5    181.5
  41. Shell Scripts (1 concurrent)                     42.4       3439.1    811.1
  42. Shell Scripts (8 concurrent)                      6.0       1092.3   1820.5
  43. System Call Overhead                          15000.0    2572527.3   1715.0
  44.                                                                    ========
  45. System Benchmarks Index Score                                         788.2
  46. ————————————————————————
  47. Benchmark Run: Mon Sep 28 2020 19:11:51 – 19:40:15
  48. 4 CPUs in system; running 4 parallel copies of tests
  49. Dhrystone 2 using register variables       88792092.4 lps   (10.0 s, 7 samples)
  50. Double-Precision Whetstone                    10962.6 MWIPS (9.3 s, 7 samples)
  51. Execl Throughput                               7304.5 lps   (30.0 s, 2 samples)
  52. File Copy 1024 bufsize 2000 maxblocks        546996.4 KBps  (30.0 s, 2 samples)
  53. File Copy 256 bufsize 500 maxblocks          168300.3 KBps  (30.0 s, 2 samples)
  54. File Copy 4096 bufsize 8000 maxblocks       1390763.0 KBps  (30.0 s, 2 samples)
  55. Pipe Throughput                             5190541.3 lps   (10.0 s, 7 samples)
  56. Pipe-based Context Switching                 576557.5 lps   (10.0 s, 7 samples)
  57. Process Creation                              13829.7 lps   (30.0 s, 2 samples)
  58. Shell Scripts (1 concurrent)                  14067.3 lpm   (60.0 s, 2 samples)
  59. Shell Scripts (8 concurrent)                   1765.8 lpm   (60.0 s, 2 samples)
  60. System Call Overhead                        3388166.2 lps   (10.0 s, 7 samples)
  61. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  62. Dhrystone 2 using register variables         116700.0   88792092.4   7608.6
  63. Double-Precision Whetstone                       55.0      10962.6   1993.2
  64. Execl Throughput                                 43.0       7304.5   1698.7
  65. File Copy 1024 bufsize 2000 maxblocks          3960.0     546996.4   1381.3
  66. File Copy 256 bufsize 500 maxblocks            1655.0     168300.3   1016.9
  67. File Copy 4096 bufsize 8000 maxblocks          5800.0    1390763.0   2397.9
  68. Pipe Throughput                               12440.0    5190541.3   4172.5
  69. Pipe-based Context Switching                   4000.0     576557.5   1441.4
  70. Process Creation                                126.0      13829.7   1097.6
  71. Shell Scripts (1 concurrent)                     42.4      14067.3   3317.8
  72. Shell Scripts (8 concurrent)                      6.0       1765.8   2943.1
  73. System Call Overhead                          15000.0    3388166.2   2258.8
  74.                                                                    ========
  75. System Benchmarks Index Score                                        2196.8
  76. ======= Script description and score comparison completed! =======

复制代码

软路由跑分?看这个干嘛?
geekbench官网找对应的架构和平台的测速文件。
软路由性能可能都跑不起来吧。

929900276 发表于 2021-12-2 21:50
我设备是N1 貌似运行不了

https://github.com/masonr/yet-another-bench-script

  1. 实验性 ARM 兼容性:已引入初始 ARM 兼容性,但由于对不同 ARM 设备的测试有限,因此并不认为完全稳定。报告任何错误或问题。

复制代码

n1有啥好跑的 mjj喜欢跑分就是怕商家超售

可以手动下载一下g5的包,手动执行一下