AWS

AWSのx86_64とarmのベンチマーク

UnixBenchをとってみた

t2.small

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

   System: ip-10-0-1-79.ec2.internal: GNU/Linux
   OS: GNU/Linux -- 4.14.77-81.59.amzn2.x86_64 -- #1 SMP Mon Nov 12 21:32:48 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz (4800.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   12:17:05 up 8 min,  1 user,  load average: 0.45, 0.17, 0.06; runlevel Dec

------------------------------------------------------------------------
Benchmark Run: Sat Dec 22 2018 12:17:05 - 12:45:10
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33746951.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4242.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               4864.1 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        765779.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          199165.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2299300.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1027434.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 251409.0 lps   (10.0 s, 7 samples)
Process Creation                              12771.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6845.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    924.0 lpm   (60.0 s, 2 samples)
System Call Overhead                         658854.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33746951.9   2891.8
Double-Precision Whetstone                       55.0       4242.0    771.3
Execl Throughput                                 43.0       4864.1   1131.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     765779.4   1933.8
File Copy 256 bufsize 500 maxblocks            1655.0     199165.0   1203.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2299300.7   3964.3
Pipe Throughput                               12440.0    1027434.2    825.9
Pipe-based Context Switching                   4000.0     251409.0    628.5
Process Creation                                126.0      12771.2   1013.6
Shell Scripts (1 concurrent)                     42.4       6845.3   1614.5
Shell Scripts (8 concurrent)                      6.0        924.0   1540.0
System Call Overhead                          15000.0     658854.4    439.2
                                                                   ========
System Benchmarks Index Score                                        1241.2

a1.medium

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

   System: ip-10-0-1-118.ec2.internal: GNU/Linux
   OS: GNU/Linux -- 4.14.77-81.59.amzn2.aarch64 -- #1 SMP Mon Nov 12 21:28:57 UTC 2018
   Machine: aarch64 (aarch64)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   12:13:30 up 20 min,  1 user,  load average: 0.04, 0.08, 0.06; runlevel Dec

------------------------------------------------------------------------
Benchmark Run: Sat Dec 22 2018 12:13:30 - 12:41:40
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24397339.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3224.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3284.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        375173.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          115372.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1058581.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              723681.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  89221.6 lps   (10.0 s, 7 samples)
Process Creation                               6714.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3851.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    514.1 lpm   (60.1 s, 2 samples)
System Call Overhead                         562904.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24397339.1   2090.6
Double-Precision Whetstone                       55.0       3224.8    586.3
Execl Throughput                                 43.0       3284.6    763.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     375173.7    947.4
File Copy 256 bufsize 500 maxblocks            1655.0     115372.1    697.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1058581.4   1825.1
Pipe Throughput                               12440.0     723681.3    581.7
Pipe-based Context Switching                   4000.0      89221.6    223.1
Process Creation                                126.0       6714.5    532.9
Shell Scripts (1 concurrent)                     42.4       3851.3    908.3
Shell Scripts (8 concurrent)                      6.0        514.1    856.8
System Call Overhead                          15000.0     562904.8    375.3
                                                                   ========
System Benchmarks Index Score                                         729.7

-AWS