Raspberry pi 5 の Unixbench
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 | ========================================================================    BYTE UNIX Benchmarks (Version 5.1.3)    System: raspberrypi5b-beta: GNU/Linux    OS: GNU/Linux -- 6.6.20+rpt-rpi-2712 -- #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07)    Machine: aarch64 (unknown)    Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")    CPU 0:  (108.0 bogomips)    CPU 1:  (108.0 bogomips)    CPU 2:  (108.0 bogomips)    CPU 3:  (108.0 bogomips)    13:42:08 up 13:25,  2 users,  load average: 0.08, 0.02, 0.01; runlevel Mar ------------------------------------------------------------------------ Benchmark Run: Mon Mar 25 2024 13:42:08 - 14:10:08 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables       35766571.6 lps   (10.0 s, 7 samples) Double-Precision Whetstone                     6992.7 MWIPS (9.9 s, 7 samples) Execl Throughput                               5377.4 lps   (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks        904805.4 KBps  (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks          300050.3 KBps  (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks       1291091.2 KBps  (30.0 s, 2 samples) Pipe Throughput                             1498109.5 lps   (10.0 s, 7 samples) Pipe-based Context Switching                 211146.2 lps   (10.0 s, 7 samples) Process Creation                               7808.9 lps   (30.0 s, 2 samples) Shell Scripts (1 concurrent)                  10101.8 lpm   (60.0 s, 2 samples) Shell Scripts (8 concurrent)                   2387.3 lpm   (60.0 s, 2 samples) System Call Overhead                        1060662.4 lps   (10.0 s, 7 samples) System Benchmarks Index Values               BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0   35766571.6   3064.8 Double-Precision Whetstone                       55.0       6992.7   1271.4 Execl Throughput                                 43.0       5377.4   1250.6 File Copy 1024 bufsize 2000 maxblocks          3960.0     904805.4   2284.9 File Copy 256 bufsize 500 maxblocks            1655.0     300050.3   1813.0 File Copy 4096 bufsize 8000 maxblocks          5800.0    1291091.2   2226.0 Pipe Throughput                               12440.0    1498109.5   1204.3 Pipe-based Context Switching                   4000.0     211146.2    527.9 Process Creation                                126.0       7808.9    619.8 Shell Scripts (1 concurrent)                     42.4      10101.8   2382.5 Shell Scripts (8 concurrent)                      6.0       2387.3   3978.8 System Call Overhead                          15000.0    1060662.4    707.1                                                                    ======== System Benchmarks Index Score                                        1488.9 ------------------------------------------------------------------------ Benchmark Run: Mon Mar 25 2024 14:10:08 - 14:38:09 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables      143065661.3 lps   (10.0 s, 7 samples) Double-Precision Whetstone                    27992.6 MWIPS (9.9 s, 7 samples) Execl Throughput                              10179.2 lps   (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks       1466600.5 KBps  (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks         1156288.5 KBps  (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks       1324433.5 KBps  (30.0 s, 2 samples) Pipe Throughput                             5951631.5 lps   (10.0 s, 7 samples) Pipe-based Context Switching                 787295.0 lps   (10.0 s, 7 samples) Process Creation                              15263.8 lps   (30.0 s, 2 samples) Shell Scripts (1 concurrent)                  18098.8 lpm   (60.0 s, 2 samples) Shell Scripts (8 concurrent)                   2333.7 lpm   (60.1 s, 2 samples) System Call Overhead                        4220325.5 lps   (10.0 s, 7 samples) System Benchmarks Index Values               BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0  143065661.3  12259.3 Double-Precision Whetstone                       55.0      27992.6   5089.6 Execl Throughput                                 43.0      10179.2   2367.2 File Copy 1024 bufsize 2000 maxblocks          3960.0    1466600.5   3703.5 File Copy 256 bufsize 500 maxblocks            1655.0    1156288.5   6986.6 File Copy 4096 bufsize 8000 maxblocks          5800.0    1324433.5   2283.5 Pipe Throughput                               12440.0    5951631.5   4784.3 Pipe-based Context Switching                   4000.0     787295.0   1968.2 Process Creation                                126.0      15263.8   1211.4 Shell Scripts (1 concurrent)                     42.4      18098.8   4268.6 Shell Scripts (8 concurrent)                      6.0       2333.7   3889.6 System Call Overhead                          15000.0    4220325.5   2813.6                                                                    ======== System Benchmarks Index Score                                        3594.4 | 
CPU温度は50度を超えた。ファンが回ったんだろうね。sshで接続して実行したので、実物を見ていない。


