Тестирование производительности сервера

Выбирая VPS хочется ориентироваться не только на предоставляемые хостингом цифры, но и посмотреть на  производительность сервера в бою. Помочь в этом может синтетическое тестирование на основе UnixBench. Результаты тестирования получаем в «попугаях», что позволяет оценить, подойдет нам этот сервер или нет.

Установка:

yum install gcc make unzip -y

wget https://github.com/kdlucas/byte-unixbench/archive/master.zip
unzip master.zip
cd byte-unixbench-master/UnixBench/
./Run

Я протестировал несколько серверов:

1) Новый сервер от компании https://firstbyte.ru/, на который я собираюсь перевести данный проект.
Цена: 299р, тариф: MSK-KVM-SSD-2.

KVM: 3 x QEMU Virtual CPU/1G/40GSSD/Centos7 Оценка: 926.6/1958.5

========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: shurshun.ru: GNU/Linux
OS: GNU/Linux — 3.10.0-693.2.2.el7.x86_64 — #1 SMP Tue Sep 12 22:26:13 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: QEMU Virtual CPU version 1.5.3 (5200.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: QEMU Virtual CPU version 1.5.3 (5200.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: QEMU Virtual CPU version 1.5.3 (5200.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
14:19:22 up 6 min, 1 user, load average: 0.14, 0.06, 0.03; runlevel 2017-10-12

————————————————————————
Benchmark Run: Thu Oct 12 2017 14:19:22 — 14:47:28
3 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 29308406.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3767.7 MWIPS (9.7 s, 7 samples)
Execl Throughput 1280.6 lps (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 506865.9 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 171244.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1522966.3 KBps (30.0 s, 2 samples)
Pipe Throughput 1229566.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 190212.2 lps (10.0 s, 7 samples)
Process Creation 3884.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3107.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1026.5 lpm (60.1 s, 2 samples)
System Call Overhead 1855693.9 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 29308406.5 2511.4
Double-Precision Whetstone 55.0 3767.7 685.0
Execl Throughput 43.0 1280.6 297.8
File Copy 1024 bufsize 2000 maxblocks 3960.0 506865.9 1280.0
File Copy 256 bufsize 500 maxblocks 1655.0 171244.9 1034.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1522966.3 2625.8
Pipe Throughput 12440.0 1229566.1 988.4
Pipe-based Context Switching 4000.0 190212.2 475.5
Process Creation 126.0 3884.0 308.3
Shell Scripts (1 concurrent) 42.4 3107.9 733.0
Shell Scripts (8 concurrent) 6.0 1026.5 1710.9
System Call Overhead 15000.0 1855693.9 1237.1
========
System Benchmarks Index Score 926.6

————————————————————————
Benchmark Run: Thu Oct 12 2017 14:47:28 — 15:15:41
3 CPUs in system; running 3 parallel copies of tests

Dhrystone 2 using register variables 70511180.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 10502.5 MWIPS (9.7 s, 7 samples)
Execl Throughput 3733.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 762912.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 193092.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1987398.6 KBps (30.0 s, 2 samples)
Pipe Throughput 3245436.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 467006.7 lps (10.0 s, 7 samples)
Process Creation 14174.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 9167.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1293.8 lpm (60.1 s, 2 samples)
System Call Overhead 3874825.4 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 70511180.8 6042.1
Double-Precision Whetstone 55.0 10502.5 1909.5
Execl Throughput 43.0 3733.9 868.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 762912.5 1926.5
File Copy 256 bufsize 500 maxblocks 1655.0 193092.1 1166.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1987398.6 3426.5
Pipe Throughput 12440.0 3245436.7 2608.9
Pipe-based Context Switching 4000.0 467006.7 1167.5
Process Creation 126.0 14174.7 1125.0
Shell Scripts (1 concurrent) 42.4 9167.5 2162.1
Shell Scripts (8 concurrent) 6.0 1293.8 2156.4
System Call Overhead 15000.0 3874825.4 2583.2
========
System Benchmarks Index Score 1958.5

[свернуть]

2) Старый сервер от компании infobox.ru.
Цена: 400р, тариф: Linux VPS-1024.

KVM: 1 x Xeon(R) CPU E5645 @ 2.40GHz/1G/50FC/Centos6 Оценка: 549.4

BYTE UNIX Benchmarks (Version 5.1.3)
System: shurshun.ru: GNU/Linux
OS: GNU/Linux — 2.6.32-042stab120.18 — #1 SMP Fri Jan 13 10:32:04 MSK 2017
Machine: i686 (i386)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (4800.6 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
22:51:42 up 103 days, 13:46, 1 user, load average: 0.25, 0.09, 0.02; runlevel 2017-06-21

————————————————————————
Benchmark Run: Mon Oct 02 2017 22:51:42 — 23:19:40
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 9777285.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 1762.3 MWIPS (10.4 s, 7 samples)
Execl Throughput 2281.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 300236.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 81309.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 687544.5 KBps (30.0 s, 2 samples)
Pipe Throughput 681571.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 114960.2 lps (10.0 s, 7 samples)
Process Creation 6044.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2242.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 312.8 lpm (60.0 s, 2 samples)
System Call Overhead 866219.0 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 9777285.5 837.8
Double-Precision Whetstone 55.0 1762.3 320.4
Execl Throughput 43.0 2281.9 530.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 300236.7 758.2
File Copy 256 bufsize 500 maxblocks 1655.0 81309.5 491.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 687544.5 1185.4
Pipe Throughput 12440.0 681571.4 547.9
Pipe-based Context Switching 4000.0 114960.2 287.4
Process Creation 126.0 6044.4 479.7
Shell Scripts (1 concurrent) 42.4 2242.9 529.0
Shell Scripts (8 concurrent) 6.0 312.8 521.3
System Call Overhead 15000.0 866219.0 577.5
========
System Benchmarks Index Score 549.4

[свернуть]

3) Один из домашних серверов:

VMware: 4 x i5-2310 CPU@2.90/4G/40G SSD/Centos6 Оценка: 1252.6/3831.7

========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: sigma.shurshun.ru: GNU/Linux
OS: GNU/Linux — 4.9.39-29.el6.x86_64 — #1 SMP Fri Jul 21 15:06:53 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz (5800.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz (5800.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz (5800.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz (5800.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
22:52:42 up 27 days, 1:25, 1 user, load average: 0.08, 0.02, 0.01; runlevel 2017-09-05

————————————————————————
Benchmark Run: Mon Oct 02 2017 22:52:42 — 23:20:46
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 34892158.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3995.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 3381.1 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 983624.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 291062.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2157421.7 KBps (30.0 s, 2 samples)
Pipe Throughput 1596498.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 54735.7 lps (10.0 s, 7 samples)
Process Creation 6290.8 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5780.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2016.5 lpm (60.0 s, 2 samples)
System Call Overhead 2006559.9 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 34892158.3 2989.9
Double-Precision Whetstone 55.0 3995.7 726.5
Execl Throughput 43.0 3381.1 786.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 983624.1 2483.9
File Copy 256 bufsize 500 maxblocks 1655.0 291062.0 1758.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 2157421.7 3719.7
Pipe Throughput 12440.0 1596498.9 1283.4
Pipe-based Context Switching 4000.0 54735.7 136.8
Process Creation 126.0 6290.8 499.3
Shell Scripts (1 concurrent) 42.4 5780.4 1363.3
Shell Scripts (8 concurrent) 6.0 2016.5 3360.8
System Call Overhead 15000.0 2006559.9 1337.7
========
System Benchmarks Index Score 1252.6

————————————————————————
Benchmark Run: Mon Oct 02 2017 23:20:46 — 23:48:52
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables 130343811.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 15087.5 MWIPS (9.8 s, 7 samples)
Execl Throughput 14045.1 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1515920.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 454789.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 3425173.0 KBps (30.0 s, 2 samples)
Pipe Throughput 6023323.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1008712.2 lps (10.0 s, 7 samples)
Process Creation 25667.2 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 16952.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2263.3 lpm (60.1 s, 2 samples)
System Call Overhead 6440958.1 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 130343811.4 11169.1
Double-Precision Whetstone 55.0 15087.5 2743.2
Execl Throughput 43.0 14045.1 3266.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 1515920.5 3828.1
File Copy 256 bufsize 500 maxblocks 1655.0 454789.2 2748.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 3425173.0 5905.5
Pipe Throughput 12440.0 6023323.3 4841.9
Pipe-based Context Switching 4000.0 1008712.2 2521.8
Process Creation 126.0 25667.2 2037.1
Shell Scripts (1 concurrent) 42.4 16952.3 3998.2
Shell Scripts (8 concurrent) 6.0 2263.3 3772.2
System Call Overhead 15000.0 6440958.1 4294.0
========
System Benchmarks Index Score 3831.7

[свернуть]

4) Первая нода одного из публичных проектов:

VMware: 2 x Xeon(R) CPU E5520 @ 2.27GHz/4G/50FC/Centos6 Оценка: 684.8/737.3

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

System: GNU/Linux
OS: GNU/Linux — 2.6.32-696.1.1.el6.x86_64 — #1 SMP Tue Apr 11 17:13:24 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.5 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.5 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
09:55:06 up 101 days, 3:24, 1 user, load average: 0.49, 0.23, 0.19; runlevel 2017-06-24

————————————————————————
Benchmark Run: Втр Окт 03 2017 09:55:06 — 10:24:27
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 22795504.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2464.4 MWIPS (11.8 s, 7 samples)
Execl Throughput 1612.8 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 502318.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 139540.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1132404.8 KBps (30.0 s, 2 samples)
Pipe Throughput 1094779.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 51468.1 lps (10.0 s, 7 samples)
Process Creation 5084.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2550.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 359.8 lpm (60.2 s, 2 samples)
System Call Overhead 1411056.4 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 22795504.1 1953.3
Double-Precision Whetstone 55.0 2464.4 448.1
Execl Throughput 43.0 1612.8 375.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 502318.7 1268.5
File Copy 256 bufsize 500 maxblocks 1655.0 139540.7 843.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 1132404.8 1952.4
Pipe Throughput 12440.0 1094779.2 880.0
Pipe-based Context Switching 4000.0 51468.1 128.7
Process Creation 126.0 5084.6 403.5
Shell Scripts (1 concurrent) 42.4 2550.7 601.6
Shell Scripts (8 concurrent) 6.0 359.8 599.7
System Call Overhead 15000.0 1411056.4 940.7
========
System Benchmarks Index Score 684.8

————————————————————————
Benchmark Run: Втр Окт 03 2017 10:24:27 — 10:54:35
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables 21970226.3 lps (10.1 s, 7 samples)
Double-Precision Whetstone 2345.6 MWIPS (14.3 s, 7 samples)
Execl Throughput 1994.8 lps (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 388272.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 97188.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 898306.0 KBps (30.0 s, 2 samples)
Pipe Throughput 1081465.8 lps (10.1 s, 7 samples)
Pipe-based Context Switching 211975.8 lps (10.1 s, 7 samples)
Process Creation 6381.6 lps (30.1 s, 2 samples)
Shell Scripts (1 concurrent) 2537.0 lpm (60.2 s, 2 samples)
Shell Scripts (8 concurrent) 375.1 lpm (60.1 s, 2 samples)
System Call Overhead 1335380.6 lps (10.1 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 21970226.3 1882.6
Double-Precision Whetstone 55.0 2345.6 426.5
Execl Throughput 43.0 1994.8 463.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 388272.2 980.5
File Copy 256 bufsize 500 maxblocks 1655.0 97188.5 587.2
File Copy 4096 bufsize 8000 maxblocks 5800.0 898306.0 1548.8
Pipe Throughput 12440.0 1081465.8 869.3
Pipe-based Context Switching 4000.0 211975.8 529.9
Process Creation 126.0 6381.6 506.5
Shell Scripts (1 concurrent) 42.4 2537.0 598.3
Shell Scripts (8 concurrent) 6.0 375.1 625.2
System Call Overhead 15000.0 1335380.6 890.3
========
System Benchmarks Index Score 737.3

[свернуть]

5) Вторая нода одного из публичных проектов на хостинге http://netbreeze.net/.
Цена: 669р, тариф: AMS-NL-KVM-4096.

KVM: 2 x Atom(TM) CPU C2750 @ 2.40GHz/4G/50SSD/Centos7 Оценка: 484.9/1297.4

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

System: GNU/Linux
OS: GNU/Linux — 4.9.20-std-1 — #1 SMP Tue Apr 4 12:56:17 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 2: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 3: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
22:00:57 up 82 days, 5:37, 1 user, load average: 0.00, 0.05, 0.07; runlevel 2017-07-12

————————————————————————
Benchmark Run: Mon Oct 02 2017 22:00:57 — 22:28:50
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 12366599.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2002.7 MWIPS (10.0 s, 7 samples)
Execl Throughput 1075.9 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 297955.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 88732.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 710824.3 KBps (30.0 s, 2 samples)
Pipe Throughput 850699.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 19668.9 lps (10.0 s, 7 samples)
Process Creation 3021.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2295.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 762.8 lpm (60.0 s, 2 samples)
System Call Overhead 955486.4 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 12366599.7 1059.7
Double-Precision Whetstone 55.0 2002.7 364.1
Execl Throughput 43.0 1075.9 250.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 297955.5 752.4
File Copy 256 bufsize 500 maxblocks 1655.0 88732.0 536.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 710824.3 1225.6
Pipe Throughput 12440.0 850699.9 683.8
Pipe-based Context Switching 4000.0 19668.9 49.2
Process Creation 126.0 3021.4 239.8
Shell Scripts (1 concurrent) 42.4 2295.8 541.5
Shell Scripts (8 concurrent) 6.0 762.8 1271.4
System Call Overhead 15000.0 955486.4 637.0
========
System Benchmarks Index Score 484.9

————————————————————————
Benchmark Run: Mon Oct 02 2017 22:28:50 — 22:56:48
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables 48470487.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 7842.0 MWIPS (10.1 s, 7 samples)
Execl Throughput 4657.7 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 324465.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 86610.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 983546.0 KBps (30.0 s, 2 samples)
Pipe Throughput 3343123.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 249761.3 lps (10.0 s, 7 samples)
Process Creation 8130.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6179.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 867.1 lpm (60.2 s, 2 samples)
System Call Overhead 3208431.5 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 48470487.3 4153.4
Double-Precision Whetstone 55.0 7842.0 1425.8
Execl Throughput 43.0 4657.7 1083.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 324465.3 819.4
File Copy 256 bufsize 500 maxblocks 1655.0 86610.8 523.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 983546.0 1695.8
Pipe Throughput 12440.0 3343123.0 2687.4
Pipe-based Context Switching 4000.0 249761.3 624.4
Process Creation 126.0 8130.7 645.3
Shell Scripts (1 concurrent) 42.4 6179.7 1457.5
Shell Scripts (8 concurrent) 6.0 867.1 1445.2
System Call Overhead 15000.0 3208431.5 2139.0
========
System Benchmarks Index Score 1297.4

[свернуть]

6) Знаменитый www.digitalocean.com.
Цена: 5$

KVM: 1 x Xeon(R) CPU E5-2630L v2 @ 2.40GHz/0,5G/50SSD/Centos7 Оценка: 1292.6

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

System: Chorizo: GNU/Linux
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization

————————————————————————
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 26130646.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3411.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 3173.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 872040.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 250392.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1545374.4 KBps (30.0 s, 2 samples)
Pipe Throughput 1839950.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 217054.9 lps (10.0 s, 7 samples)
Process Creation 8934.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5884.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 778.0 lpm (60.0 s, 2 samples)
System Call Overhead 3502791.8 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 26130646.8 2239.1
Double-Precision Whetstone 55.0 3411.7 620.3
Execl Throughput 43.0 3173.9 738.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 872040.5 2202.1
File Copy 256 bufsize 500 maxblocks 1655.0 250392.0 1512.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 1545374.4 2664.4
Pipe Throughput 12440.0 1839950.3 1479.1
Pipe-based Context Switching 4000.0 217054.9 542.6
Process Creation 126.0 8934.1 709.1
Shell Scripts (1 concurrent) 42.4 5884.0 1387.7
Shell Scripts (8 concurrent) 6.0 778.0 1296.7
System Call Overhead 15000.0 3502791.8 2335.2
========
System Benchmarks Index Score 1292.6

[свернуть]

7) Третья нода одного из публичных проектов на хостинге https://justhost.ru/.
Цена: 586р (при оплате за пол года), тариф: сборный.

KVM: 2 x CPU @ 2.80GHz /4G/50SSD/Centos7 Оценка: 446.4/907.8

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

System: v48577.kvm.u24304: GNU/Linux
OS: GNU/Linux — 3.10.0-862.el7.x86_64 — #1 SMP Fri Apr 20 16:44:24 UTC 2018
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap=»UTF-8″, collate=»UTF-8″)
CPU 0: Common KVM processor (5600.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Common KVM processor (5600.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
14:12:57 up 4 min, 3 users, load average: 0.01, 0.04, 0.03; runlevel 2018-09-09

————————————————————————
Benchmark Run: Sun Sep 09 2018 14:12:57 — 14:41:03
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 30374501.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4171.4 MWIPS (10.0 s, 7 samples)
Execl Throughput 1034.5 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 183013.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 48645.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 605585.4 KBps (30.0 s, 2 samples)
Pipe Throughput 280073.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 34664.9 lps (10.0 s, 7 samples)
Process Creation 3843.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3112.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 689.3 lpm (60.0 s, 2 samples)
System Call Overhead 277629.6 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 30374501.2 2602.8
Double-Precision Whetstone 55.0 4171.4 758.4
Execl Throughput 43.0 1034.5 240.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 183013.3 462.2
File Copy 256 bufsize 500 maxblocks 1655.0 48645.6 293.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 605585.4 1044.1
Pipe Throughput 12440.0 280073.9 225.1
Pipe-based Context Switching 4000.0 34664.9 86.7
Process Creation 126.0 3843.1 305.0
Shell Scripts (1 concurrent) 42.4 3112.8 734.1
Shell Scripts (8 concurrent) 6.0 689.3 1148.8
System Call Overhead 15000.0 277629.6 185.1
========
System Benchmarks Index Score 446.4

————————————————————————
Benchmark Run: Sun Sep 09 2018 14:41:03 — 15:09:13
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables 58133092.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 8273.4 MWIPS (10.0 s, 7 samples)
Execl Throughput 3506.0 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 318639.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 80837.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1014872.1 KBps (30.0 s, 2 samples)
Pipe Throughput 559042.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 140019.9 lps (10.0 s, 7 samples)
Process Creation 10236.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5550.2 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 761.3 lpm (60.1 s, 2 samples)
System Call Overhead 526847.7 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 58133092.0 4981.4
Double-Precision Whetstone 55.0 8273.4 1504.3
Execl Throughput 43.0 3506.0 815.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 318639.8 804.6
File Copy 256 bufsize 500 maxblocks 1655.0 80837.4 488.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1014872.1 1749.8
Pipe Throughput 12440.0 559042.3 449.4
Pipe-based Context Switching 4000.0 140019.9 350.0
Process Creation 126.0 10236.6 812.4
Shell Scripts (1 concurrent) 42.4 5550.2 1309.0
Shell Scripts (8 concurrent) 6.0 761.3 1268.8
System Call Overhead 15000.0 526847.7 351.2
========
System Benchmarks Index Score 907.8

[свернуть]

Вы можете оставить комментарий ниже.