[Unix Bench]ラズベリーパイ4 モデルB(メモリ2GB版)でUnix Benchを実行してみました

スポンサーリンク

こちらもラズベリーパイ3Bと同じく、測定を忘れていました

結果

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: raspberrypi: GNU/Linux
   OS: GNU/Linux -- 5.4.83-v7l+ -- #1379 SMP Mon Dec 14 13:11:54 GMT 2020
   Machine: armv7l (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: ARMv7 Processor rev 3 (v7l) (0.0 bogomips)
          
   CPU 1: ARMv7 Processor rev 3 (v7l) (0.0 bogomips)
          
   CPU 2: ARMv7 Processor rev 3 (v7l) (0.0 bogomips)
          
   CPU 3: ARMv7 Processor rev 3 (v7l) (0.0 bogomips)
          
   12:26:09 up 31 min,  3 users,  load average: 1.09, 0.45, 0.17; runlevel 5

------------------------------------------------------------------------
Benchmark Run: 日  2月 28 2021 12:26:09 - 12:54:35
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       10268215.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2393.4 MWIPS (9.6 s, 7 samples)
Execl Throughput                                799.1 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks         88325.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           24284.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        258255.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              112659.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  35989.6 lps   (10.0 s, 7 samples)
Process Creation                               1489.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2209.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    664.2 lpm   (60.1 s, 2 samples)
System Call Overhead                         483013.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   10268215.0    879.9
Double-Precision Whetstone                       55.0       2393.4    435.2
Execl Throughput                                 43.0        799.1    185.8
File Copy 1024 bufsize 2000 maxblocks          3960.0      88325.4    223.0
File Copy 256 bufsize 500 maxblocks            1655.0      24284.0    146.7
File Copy 4096 bufsize 8000 maxblocks          5800.0     258255.5    445.3
Pipe Throughput                               12440.0     112659.4     90.6
Pipe-based Context Switching                   4000.0      35989.6     90.0
Process Creation                                126.0       1489.9    118.2
Shell Scripts (1 concurrent)                     42.4       2209.9    521.2
Shell Scripts (8 concurrent)                      6.0        664.2   1107.0
System Call Overhead                          15000.0     483013.9    322.0
                                                                   ========
System Benchmarks Index Score                                         274.8

------------------------------------------------------------------------
Benchmark Run: 日  2月 28 2021 12:54:35 - 13:22:42
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       40754066.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     9568.9 MWIPS (9.7 s, 7 samples)
Execl Throughput                               2444.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        173643.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           47243.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        550704.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                              440536.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 147910.2 lps   (10.0 s, 7 samples)
Process Creation                               4141.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5418.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    732.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        1837359.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   40754066.8   3492.2
Double-Precision Whetstone                       55.0       9568.9   1739.8
Execl Throughput                                 43.0       2444.0    568.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     173643.2    438.5
File Copy 256 bufsize 500 maxblocks            1655.0      47243.9    285.5
File Copy 4096 bufsize 8000 maxblocks          5800.0     550704.7    949.5
Pipe Throughput                               12440.0     440536.6    354.1
Pipe-based Context Switching                   4000.0     147910.2    369.8
Process Creation                                126.0       4141.8    328.7
Shell Scripts (1 concurrent)                     42.4       5418.1   1277.8
Shell Scripts (8 concurrent)                      6.0        732.7   1221.2
System Call Overhead                          15000.0    1837359.7   1224.9
                                                                   ========
System Benchmarks Index Score                                         754.0

感想

754.0でした。
ラズベリーパイ3Bより少し早くなっているかと思います!