[Scaleway] Stardust-1 Unixbench

Scaleway Stardust-1のUnixBenchです。
今年の4月あたりにARMインスタンスを廃止して新しいプランを計画していると言ってましたが多分これの事だったんですね。

  • CPU: 1 vCPU (AMD EPYC 7281, ガチャかもしれません。)
  • Memory: 1GB (DDR4 ECC)
  • Storage: 10GB (SSD NVMe)
  • Bandwidth: 100Mbps
  • Price: €0.0025/Hrs. (€1.8/Mo.)

通信量に制限はありません。
格安で大量に作りたいところですが、各リージョンにつき1インスタンスのみとなっています。
パリ、アムステルダム、ワルシャワの3リージョンありますが、今のところはパリとアムステルダムのみインスタンスの作成が可能になっています。






Benchmark of scw-stardust / GNU/Linux on Sat Nov 07 2020


Contents

Benchmark of scw-stardust / GNU/Linux on Sat Nov 07 2020

BYTE UNIX Benchmarks (Version 5.1.3)

Test System Information

System: scw-stardust: GNU/Linux
OS: GNU/Linux -- 4.19.0-6-amd64 -- #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11)
Machine: x86_64: unknown
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPUs: 0: AMD EPYC 7281 16-Core Processor (4192.1 bogomips)
x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
Uptime: 04:48:05 up 10 min, 1 user, load average: 0.29, 0.22, 0.14; runlevel 2020-11-07

Benchmark Run: 1 CPU; 1 parallel process

Time: 04:48:05 - 05:16:00; 27m 55s

System Benchmarks

Test Score Unit Time Iters. Baseline Index
Dhrystone 2 using register variables 31801084.3 lps 10.0 s 7 116700.0 2725.0
Double-Precision Whetstone 5603.7 MWIPS 8.9 s 7 55.0 1018.8
Execl Throughput 3746.9 lps 30.0 s 2 43.0 871.4
File Copy 1024 bufsize 2000 maxblocks 742071.4 KBps 30.0 s 2 3960.0 1873.9
File Copy 256 bufsize 500 maxblocks 229118.8 KBps 30.0 s 2 1655.0 1384.4
File Copy 4096 bufsize 8000 maxblocks 1601294.0 KBps 30.0 s 2 5800.0 2760.9
Pipe Throughput 1419160.8 lps 10.0 s 7 12440.0 1140.8
Pipe-based Context Switching 223621.1 lps 10.0 s 7 4000.0 559.1
Process Creation 10003.5 lps 30.0 s 2 126.0 793.9
Shell Scripts (1 concurrent) 6688.3 lpm 60.0 s 2 42.4 1577.4
Shell Scripts (8 concurrent) 866.2 lpm 60.1 s 2 6.0 1443.6
System Call Overhead 2290963.8 lps 10.0 s 7 15000.0 1527.3
System Benchmarks Index Score: 1329.6


inxi, free, df, cpuinfo, openssl speed

:~# inxi -Fxz
System:    Host: scw-confident-archimedes Kernel: 4.19.0-6-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 Console: tty 0 
           Distro: Debian GNU/Linux 10 (buster) 
Machine:   Type: Kvm System: Scaleway product: SCW-DEV1-MICRO v: pc-i440fx-disco serial:  
           Mobo: N/A model: N/A serial: N/A UEFI: EFI Development Kit II / OVMF v: 0.0.0 date: 02/06/2015 
CPU:       Topology: Single Core (4-Die) model: AMD EPYC 7281 bits: 64 type: UP arch: Zen rev: 2 L2 cache: 512 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 4192 
           Speed: 2096 MHz min/max: N/A Core speed (MHz): 1: 2096 
Graphics:  Message: No Device data found. 
           Display: tty server: N/A driver: tty: 144x72 
           Message: Advanced graphics data unavailable in console for root. 
Audio:     Message: No Device data found. 
Network:   Device-1: Intel 82371AB/EB/MB PIIX4 ACPI vendor: Red Hat Qemu virtual machine type: network bridge 
           driver: piix4_smbus v: N/A port: c0a0 bus ID: 00:01.3 
           Device-2: Red Hat Virtio network driver: virtio-pci v: 1 port: c080 bus ID: 00:02.0 
           IF: ens2 state: up speed: -1 duplex: unknown mac:  
Drives:    Local Storage: total: 9.31 GiB used: 1.99 GiB (21.4%) 
           ID-1: /dev/vda model: N/A size: 9.31 GiB 
Partition: ID-1: / size: 8.94 GiB used: 1.99 GiB (22.3%) fs: ext4 dev: /dev/vda1 
Sensors:   Message: No sensors data was found. Is sensors configured? 
Info:      Processes: 77 Uptime: 1h 20m Memory: 983.7 MiB used: 191.2 MiB (19.4%) Init: systemd runlevel: 3 Compilers: 
           gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.32 

#----
:~# free -m
              total        used        free      shared  buff/cache   available
Mem:            983          84         189           4         709         671
Swap:             0           0           0

# ---
:~# df -Th
Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  478M     0  478M   0% /dev
tmpfs          tmpfs      99M  4.1M   95M   5% /run
/dev/vda1      ext4      9.0G  2.0G  6.5G  24% /
tmpfs          tmpfs     492M     0  492M   0% /dev/shm
tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
tmpfs          tmpfs     492M     0  492M   0% /sys/fs/cgroup
/dev/vda15     vfat       99M  258K   99M   1% /boot/efi
tmpfs          tmpfs      99M     0   99M   0% /run/user/0

# ---
:~# cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 23
model           : 1
model name      : AMD EPYC 7281 16-Core Processor
stepping        : 2
microcode       : 0x1000065
cpu MHz         : 2096.062
cache size      : 512 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 virt_ssbd arat npt nrip_save
bugs            : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass
bogomips        : 4192.12
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

# ---
:~# openssl speed aes-128-cbc aes-256-cbc
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
aes-128 cbc     155522.51k   162211.03k   165273.51k   172191.74k   173858.82k   173654.02k
aes-256 cbc     125059.02k   124474.77k   124284.25k   128602.79k   126104.92k   133398.53k


# ---
:~# openssl speed ecdhp256  ecdhp384  ecdhp521 rsa1024  rsa2048  rsa4096
                  sign    verify    sign/s verify/s
rsa 1024 bits 0.000164s 0.000010s   6090.8  99488.3
rsa 2048 bits 0.001068s 0.000032s    936.0  30906.0
rsa 4096 bits 0.007424s 0.000115s    134.7   8664.2
                              op      op/s
 256 bits ecdh (nistp256)   0.0001s  12435.4
 384 bits ecdh (nistp384)   0.0014s    694.4
 521 bits ecdh (nistp521)   0.0006s   1791.9


# ---
:~# speedtest -c 3
Hosted by KEYYO (Paris) [1.88 km]: 2.025 ms
Download: 84.43 Mbit/s
Upload: 15.26 Mbit/s

Hosted by ORANGE FRANCE (Paris) [1.88 km]: 1.844 ms
Download: 74.09 Mbit/s
Upload: 12.85 Mbit/s

Hosted by KEYYO (Paris) [1.88 km]: 1.911 ms
Download: 52.81 Mbit/s
Upload: 14.47 Mbit/s

コメントする