Byte-unixbench permet de fournir un indicateur global sur la performance d’un système de type Unix/Linux. Pour ce faire, plusieurs tests sont exécutés pour mesurer les différents aspects de la performance du système.
Mise à jour de l’article avec ajout de nouveaux Benchmarks :-D
Tout le monde peut participer, pour avoir un aperçu des performances des différentes offres du marché sur les dédiés et VPS. Merci pour votre participation !
byte-unixbench
Une fois que byte-unixbench a fini d’exécuter tous les tests, il affiche une note globale de la performance du système, qui permet de comparer plusieurs types de serveurs.
La liste de la série de tests qu’exécute byte-unixbench :
- Dhrystone: test de performance Cpu sur les chaînes de caractères.
- Whetstone: test de performance Cpu sur valeurs flottantes.
- Execl Throughput: mesure le nombre d’appels execl, qui peuvent être effectués par seconde.
- File Copy: test de performance disque dur sur la vitesse de copie de données.
- Pipe Throughput: test sur la bande passante
- Pipe-based Context Switching: test sur le nombre de fois où deux processus peuvent échanger pour effectuer un calcul
- Process Creation: test sur le nombre de fois qu’un processus peut créer différentes implémentations systèmes
- Shell Scripts: test sur le temps d’exécution d’un script tout en simulant des opérations courantes
- System Call Overhead: test le temps de latence induit par un appel système
- Graphical Tests: test sur le performances graphiques 2D et 3D (inutile sur un serveur)
byte-unixbench : tester les performances de votre serveur dédié ou VPS
Dans le cas de l’article, je vais comparer plusieurs serveurs d’architectures différentes sauf le système d’exploitation, qui sera commun à tous : Debian.
Installer et éxécuter byte-unixbench sous Debian
- Installation des pré-requis :
apt-get install libx11-dev libgl1-mesa-dev libxext-dev perl perl-modules make gcc unzip
cd /opt wget https://github.com/kdlucas/byte-unixbench/archive/master.zip
unzip master.zip
cd byte-unixbench-master/UnixBench/ ./Run
Comparaison entre plusieurs offres du marché et un serveur local avec byte-unixbench
Pour chaque serveur, il est indiqué l’hébergeur et toutes les infos utiles du système via inxi.
- VPS OpenVZ de chez Dyjix:
System: Host: memolinux Kernel: 2.6.32-042stab108.8 x86_64 (64 bit) Console: tty 0 Distro: Debian GNU/Linux 8 Machine: No /sys/class/dmi; using dmidecode: unknown error occured CPU: Quad core Intel Xeon E3-1245 V2 (-HT-MCP-) cache: 8192 KB clock speeds: max: 3392 MHz 1: 3392 MHz 2: 3392 MHz 3: 3392 MHz 4: 3392 MHz Graphics: Card: Failed to Detect Video Card! Display Server: N/A driver: N/A tty size: 140x51 Advanced Data: N/A for root out of X Network: Card: Failed to Detect Network Card! Partition: ID-1: / size: 99G used: 1.1G (2%) fs: ext4 dev: /dev/ploop46710p1 Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 24 Uptime: 3 days Memory: 43.1/5120.0MB Init: systemd runlevel: 3 Client: Shell (bash) inxi: 2.2.28
======================================================================== BYTE UNIX Benchmarks (Version 5.1.2) System: memolinux: GNU/Linux OS: GNU/Linux -- 2.6.32-042stab108.8 -- #1 SMP Wed Jul 22 17:23:23 MSK 2015 Machine: x86_64 (unknown) Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968") CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 2: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 3: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 09:58:44 up 1 day, 17:51, 1 user, load average: 0.54, 0.29, 0.12; runlevel 3 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 31 2015 09:58:44 - 10:27:16 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 38684684.7 lps (10.0 s, 7 samples) Double-Precision Whetstone 4605.5 MWIPS (10.2 s, 7 samples) Execl Throughput 4694.3 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 881848.7 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 233133.2 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2332929.6 KBps (30.0 s, 2 samples) Pipe Throughput 1806721.0 lps (10.0 s, 7 samples) Pipe-based Context Switching 172914.2 lps (10.0 s, 7 samples) Process Creation 13739.4 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 13440.9 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 3859.2 lpm (60.0 s, 2 samples) System Call Overhead 2603140.2 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 38684684.7 3314.9 Double-Precision Whetstone 55.0 4605.5 837.4 Execl Throughput 43.0 4694.3 1091.7 File Copy 1024 bufsize 2000 maxblocks 3960.0 881848.7 2226.9 File Copy 256 bufsize 500 maxblocks 1655.0 233133.2 1408.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 2332929.6 4022.3 Pipe Throughput 12440.0 1806721.0 1452.3 Pipe-based Context Switching 4000.0 172914.2 432.3 Process Creation 126.0 13739.4 1090.4 Shell Scripts (1 concurrent) 42.4 13440.9 3170.0 Shell Scripts (8 concurrent) 6.0 3859.2 6432.0 System Call Overhead 15000.0 2603140.2 1735.4 ======== System Benchmarks Index Score 1767.0 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 31 2015 10:27:16 - 10:55:47 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 145346341.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 18682.6 MWIPS (9.8 s, 7 samples) Execl Throughput 21025.9 lps (29.7 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1076905.3 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 289794.4 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 3089519.7 KBps (30.0 s, 2 samples) Pipe Throughput 6920298.6 lps (10.0 s, 7 samples) Pipe-based Context Switching 1157901.0 lps (10.0 s, 7 samples) Process Creation 37353.6 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 33455.3 lpm (60.1 s, 2 samples) Shell Scripts (8 concurrent) 4616.0 lpm (60.1 s, 2 samples) System Call Overhead 8128941.5 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 145346341.1 12454.7 Double-Precision Whetstone 55.0 18682.6 3396.8 Execl Throughput 43.0 21025.9 4889.7 File Copy 1024 bufsize 2000 maxblocks 3960.0 1076905.3 2719.5 File Copy 256 bufsize 500 maxblocks 1655.0 289794.4 1751.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 3089519.7 5326.8 Pipe Throughput 12440.0 6920298.6 5562.9 Pipe-based Context Switching 4000.0 1157901.0 2894.8 Process Creation 126.0 37353.6 2964.6 Shell Scripts (1 concurrent) 42.4 33455.3 7890.4 Shell Scripts (8 concurrent) 6.0 4616.0 7693.3 System Call Overhead 15000.0 8128941.5 5419.3 ======== System Benchmarks Index Score 4567.3
score final : 1767.0/4567.3
System: Host: memolinux Kernel: 2.6.32-042stab105.14 x86_64 (64 bit) Console: tty 0 Distro: Debian GNU/Linux 8 Machine: No /sys/class/dmi; using dmidecode: unknown error occured CPU: Quad core Intel Xeon E5520 (-HT-MCP-) cache: 8192 KB clock speeds: max: 1699 MHz 1: 1699 MHz 2: 1699 MHz 3: 1699 MHz 4: 1699 MHz Graphics: Card: Failed to Detect Video Card! Display Server: N/A driver: N/A tty size: 140x51 Advanced Data: N/A for root out of X Network: Card: Failed to Detect Network Card! Partition: ID-1: / size: 200G used: 5.4G (4%) fs: simfs dev: /dev/simfs ID-2: swap-1 size: 4.29GB used: 0.07GB (2%) fs: swap dev: /dev/null Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 38 Uptime: 1 day Memory: 418.9/4096.0MB Init: systemd runlevel: 5 Client: Shell (bash) inxi: 2.2.28
======================================================================== BYTE UNIX Benchmarks (Version 5.1.2) System: memolinux: GNU/Linux OS: GNU/Linux -- 2.6.32-042stab105.14 -- #1 SMP Fri Mar 13 20:06:37 MSK 2015 Machine: x86_64 (unknown) Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968") CPU 0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.1 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.1 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 2: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.1 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 3: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4533.1 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 15:47:48 up 16 min, 1 user, load average: 0.59, 0.28, 0.10; runlevel 5 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 31 2015 15:47:48 - 16:16:02 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 21754677.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 2878.6 MWIPS (9.9 s, 7 samples) Execl Throughput 2317.5 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 441494.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 127189.1 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1047926.6 KBps (30.0 s, 2 samples) Pipe Throughput 1094143.4 lps (10.0 s, 7 samples) Pipe-based Context Switching 112689.7 lps (10.0 s, 7 samples) Process Creation 4733.8 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 6842.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1894.5 lpm (60.0 s, 2 samples) System Call Overhead 1463080.3 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 21754677.0 1864.2 Double-Precision Whetstone 55.0 2878.6 523.4 Execl Throughput 43.0 2317.5 539.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 441494.6 1114.9 File Copy 256 bufsize 500 maxblocks 1655.0 127189.1 768.5 File Copy 4096 bufsize 8000 maxblocks 5800.0 1047926.6 1806.8 Pipe Throughput 12440.0 1094143.4 879.5 Pipe-based Context Switching 4000.0 112689.7 281.7 Process Creation 126.0 4733.8 375.7 Shell Scripts (1 concurrent) 42.4 6842.3 1613.8 Shell Scripts (8 concurrent) 6.0 1894.5 3157.5 System Call Overhead 15000.0 1463080.3 975.4 ======== System Benchmarks Index Score 921.8 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 31 2015 16:16:02 - 16:45:22 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 63423235.4 lps (10.0 s, 7 samples) Double-Precision Whetstone 11431.3 MWIPS (9.7 s, 7 samples) Execl Throughput 9021.0 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 526485.9 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 143709.6 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1377746.8 KBps (30.0 s, 2 samples) Pipe Throughput 3235031.7 lps (10.0 s, 7 samples) Pipe-based Context Switching 533160.2 lps (10.0 s, 7 samples) Process Creation 16902.4 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 15701.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 2228.7 lpm (60.0 s, 2 samples) System Call Overhead 3208824.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 63423235.4 5434.7 Double-Precision Whetstone 55.0 11431.3 2078.4 Execl Throughput 43.0 9021.0 2097.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 526485.9 1329.5 File Copy 256 bufsize 500 maxblocks 1655.0 143709.6 868.3 File Copy 4096 bufsize 8000 maxblocks 5800.0 1377746.8 2375.4 Pipe Throughput 12440.0 3235031.7 2600.5 Pipe-based Context Switching 4000.0 533160.2 1332.9 Process Creation 126.0 16902.4 1341.5 Shell Scripts (1 concurrent) 42.4 15701.5 3703.2 Shell Scripts (8 concurrent) 6.0 2228.7 3714.4 System Call Overhead 15000.0 3208824.0 2139.2 ======== System Benchmarks Index Score 2133.4
Score final : 921.8/2133.4
System: Host: srv30.firstheberg.net Kernel: 3.2.0-4-amd64 x86_64 (64 bit) Console: tty 4 Distro: Debian GNU/Linux 7 Machine: Mobo: ASRock model: AD525PV3 Bios: American Megatrends v: P1.20 date: 04/01/2011 CPU: Dual core Intel Atom D525 (-HT-MCP-) cache: 512 KB clock speeds: max: 1795 MHz 1: 1795 MHz 2: 1795 MHz 3: 1795 MHz 4: 1795 MHz Graphics: Card: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller Display Server: N/A driver: N/A tty size: 140x51 Advanced Data: N/A for root out of X Audio: Card Intel NM10/ICH7 Family High Definition Audio Controller driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: 1.0.24 Network: Card: Atheros AR8151 v2.0 Gigabit Ethernet driver: atl1c IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 00:25:22:d8:ef:8d Drives: HDD Total Size: 1000.2GB (1.3% used) ID-1: /dev/sdb model: WDC_WD5000AAKX size: 500.1GB ID-2: /dev/sda model: WDC_WD5000AAKX size: 500.1GB Partition: ID-1: / size: 9.7G used: 4.9G (54%) fs: ext4 dev: /dev/sda1 ID-2: /var size: 447G used: 5.0G (2%) fs: ext4 dev: /dev/sda3 ID-3: swap-1 size: 2.10GB used: 0.00GB (0%) fs: swap dev: /dev/sda2 Sensors: System Temperatures: cpu: 36.0C mobo: 34.0C Fan Speeds (in rpm): cpu: 5625 fan-1: 0 fan-3: 0 fan-5: 0 Info: Processes: 129 Uptime: 11 days Memory: 556.4/3956.8MB Init: SysVinit runlevel: 2 Client: Shell (bash) inxi: 2.2.28
======================================================================== BYTE UNIX Benchmarks (Version 5.1.2) System: srv30.firstheberg.net: GNU/Linux OS: GNU/Linux -- 3.2.0-4-amd64 -- #1 SMP Debian 3.2.68-1+deb7u3 Machine: x86_64 (unknown) Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968") CPU 0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (3590.2 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 1: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (3590.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 2: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (3590.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 3: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (3590.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 15:53:20 up 9 days, 20:13, 4 users, load average: 0.43, 0.29, 0.20; runlevel 2 ------------------------------------------------------------------------ Benchmark Run: lun. août 31 2015 15:53:20 - 16:22:03 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 6635293.8 lps (10.0 s, 7 samples) Double-Precision Whetstone 1002.7 MWIPS (9.8 s, 7 samples) Execl Throughput 985.0 lps (29.7 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 152864.9 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 42462.6 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 426128.5 KBps (30.0 s, 2 samples) Pipe Throughput 479323.4 lps (10.0 s, 7 samples) Pipe-based Context Switching 26757.8 lps (10.0 s, 7 samples) Process Creation 2599.6 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 2539.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 588.2 lpm (60.0 s, 2 samples) System Call Overhead 1028551.5 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 6635293.8 568.6 Double-Precision Whetstone 55.0 1002.7 182.3 Execl Throughput 43.0 985.0 229.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 152864.9 386.0 File Copy 256 bufsize 500 maxblocks 1655.0 42462.6 256.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 426128.5 734.7 Pipe Throughput 12440.0 479323.4 385.3 Pipe-based Context Switching 4000.0 26757.8 66.9 Process Creation 126.0 2599.6 206.3 Shell Scripts (1 concurrent) 42.4 2539.5 598.9 Shell Scripts (8 concurrent) 6.0 588.2 980.3 System Call Overhead 15000.0 1028551.5 685.7 ======== System Benchmarks Index Score 352.6 ------------------------------------------------------------------------ Benchmark Run: lun. août 31 2015 16:22:03 - 16:51:04 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 17318290.7 lps (10.0 s, 7 samples) Double-Precision Whetstone 3588.3 MWIPS (9.8 s, 7 samples) Execl Throughput 2617.0 lps (29.7 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 150471.4 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 41316.5 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 455420.8 KBps (30.0 s, 2 samples) Pipe Throughput 841075.2 lps (10.0 s, 7 samples) Pipe-based Context Switching 152223.0 lps (10.0 s, 7 samples) Process Creation 6924.5 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4643.0 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 644.0 lpm (60.2 s, 2 samples) System Call Overhead 2490650.7 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 17318290.7 1484.0 Double-Precision Whetstone 55.0 3588.3 652.4 Execl Throughput 43.0 2617.0 608.6 File Copy 1024 bufsize 2000 maxblocks 3960.0 150471.4 380.0 File Copy 256 bufsize 500 maxblocks 1655.0 41316.5 249.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 455420.8 785.2 Pipe Throughput 12440.0 841075.2 676.1 Pipe-based Context Switching 4000.0 152223.0 380.6 Process Creation 126.0 6924.5 549.6 Shell Scripts (1 concurrent) 42.4 4643.0 1095.1 Shell Scripts (8 concurrent) 6.0 644.0 1073.3 System Call Overhead 15000.0 2490650.7 1660.4 ======== System Benchmarks Index Score 692.3
score final : 352.6/692.3
System: Host: proxmox-01 Kernel: 2.6.32-40-pve x86_64 (64 bit) Console: tty 0 Distro: /etc/ corrupted, use -% to override Machine: System: Dell product: PowerEdge R710 serial: DM11S4J Mobo: Dell model: 0HYPX2 v: A09 serial: ..CN70821051001R. Bios: Dell v: 2.0.13 date: 04/06/2010 CPU(s): 2 Quad core Intel Xeon E5504s (-HT-MCP-SMP-) cache: 8192 KB clock speeds: max: 1995 MHz 1: 1995 MHz 2: 1995 MHz 3: 1995 MHz 4: 1995 MHz 5: 1995 MHz 6: 1995 MHz 7: 1995 MHz 8: 1995 MHz Graphics: Card: Matrox Systems MGA G200eW WPCM450 Display Server: N/A driver: N/A tty size: 140x53 Advanced Data: N/A for root out of X Audio: Card pcsp driver: PC-Speaker Sound: ALSA v: 1.0.21 Network: Card-1: Broadcom NetXtreme II BCM5709 Gigabit Ethernet driver: bnx2 IF: eth0 state: up speed: 1000 Mbps duplex: full mac: b8:ac:6f:84:83:91 Card-2: Broadcom NetXtreme II BCM5709 Gigabit Ethernet driver: bnx2 IF: eth1 state: up speed: 1000 Mbps duplex: full mac: b8:ac:6f:84:83:93 Card-3: Broadcom NetXtreme II BCM5709 Gigabit Ethernet driver: bnx2 IF: eth2 state: up speed: 1000 Mbps duplex: full mac: b8:ac:6f:84:83:93 Card-4: Broadcom NetXtreme II BCM5709 Gigabit Ethernet driver: bnx2 IF: eth3 state: up speed: 1000 Mbps duplex: full mac: b8:ac:6f:84:83:93 Card-5: Intel 82580 Gigabit Network Connection driver: igb IF: eth4 state: up speed: 1000 Mbps duplex: full mac: ac:16:2d:98:be:08 Card-6: Intel 82580 Gigabit Network Connection driver: igb IF: eth5 state: up speed: 1000 Mbps duplex: full mac: ac:16:2d:98:be:08 Card-7: Intel 82580 Gigabit Network Connection driver: igb IF: eth6 state: up speed: 1000 Mbps duplex: full mac: ac:16:2d:98:be:08 Card-8: Intel 82580 Gigabit Network Connection driver: igb IF: eth7 state: down mac: ac:16:2d:98:be:0b Drives: HDD Total Size: 898.3GB (3.0% used) ID-1: /dev/sda model: PERC_6/i size: 898.3GB ID-2: /dev/sdb model: VIRTUAL size: 0.0GB Partition: ID-1: / size: 95G used: 2.8G (4%) fs: ext3 dev: /dev/dm-0 ID-2: /boot size: 494M used: 90M (20%) fs: ext3 dev: /dev/sda2 ID-3: swap-1 size: 24.70GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 264 Uptime: 5 days Memory: 993.4/24094.9MB Init: SysVinit runlevel: 2 Client: Shell (bash) inxi: 2.2.28
======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: proxmox-01: GNU/Linux OS: GNU/Linux -- 2.6.32-40-pve -- #1 SMP Fri Jul 24 11:16:05 CEST 2015 Machine: x86_64 (unknown) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3990.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3989.4 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 2: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3990.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 3: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3989.4 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 4: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3990.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 5: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3989.4 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 6: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3990.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 7: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (3989.4 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 10:28:55 up 4 days, 22:52, 1 user, load average: 0.01, 0.07, 0.07; runlevel 2 ------------------------------------------------------------------------ Benchmark Run: Wed Sep 02 2015 10:28:55 - 10:57:08 8 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 21168220.6 lps (10.0 s, 7 samples) Double-Precision Whetstone 2498.7 MWIPS (10.0 s, 7 samples) Execl Throughput 2142.4 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 474514.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 150728.1 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1246859.3 KBps (30.0 s, 2 samples) Pipe Throughput 1314410.2 lps (10.0 s, 7 samples) Pipe-based Context Switching 140957.4 lps (10.0 s, 7 samples) Process Creation 3102.4 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4602.2 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 2519.2 lpm (60.0 s, 2 samples) System Call Overhead 2516256.7 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 21168220.6 1813.9 Double-Precision Whetstone 55.0 2498.7 454.3 Execl Throughput 43.0 2142.4 498.2 File Copy 1024 bufsize 2000 maxblocks 3960.0 474514.6 1198.3 File Copy 256 bufsize 500 maxblocks 1655.0 150728.1 910.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 1246859.3 2149.8 Pipe Throughput 12440.0 1314410.2 1056.6 Pipe-based Context Switching 4000.0 140957.4 352.4 Process Creation 126.0 3102.4 246.2 Shell Scripts (1 concurrent) 42.4 4602.2 1085.4 Shell Scripts (8 concurrent) 6.0 2519.2 4198.6 System Call Overhead 15000.0 2516256.7 1677.5 ======== System Benchmarks Index Score 967.8 ------------------------------------------------------------------------ Benchmark Run: Wed Sep 02 2015 10:57:08 - 11:25:45 8 CPUs in system; running 8 parallel copies of tests Dhrystone 2 using register variables 168464731.8 lps (10.0 s, 7 samples) Double-Precision Whetstone 19981.2 MWIPS (10.0 s, 7 samples) Execl Throughput 20133.8 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 411096.8 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 113098.9 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1199135.8 KBps (30.0 s, 2 samples) Pipe Throughput 10235072.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 1492403.9 lps (10.0 s, 7 samples) Process Creation 46014.3 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 27569.6 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 4022.8 lpm (60.1 s, 2 samples) System Call Overhead 4370269.6 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 168464731.8 14435.7 Double-Precision Whetstone 55.0 19981.2 3632.9 Execl Throughput 43.0 20133.8 4682.3 File Copy 1024 bufsize 2000 maxblocks 3960.0 411096.8 1038.1 File Copy 256 bufsize 500 maxblocks 1655.0 113098.9 683.4 File Copy 4096 bufsize 8000 maxblocks 5800.0 1199135.8 2067.5 Pipe Throughput 12440.0 10235072.8 8227.6 Pipe-based Context Switching 4000.0 1492403.9 3731.0 Process Creation 126.0 46014.3 3651.9 Shell Scripts (1 concurrent) 42.4 27569.6 6502.3 Shell Scripts (8 concurrent) 6.0 4022.8 6704.7 System Call Overhead 15000.0 4370269.6 2913.5 ======== System Benchmarks Index Score 3623.8
Score final : 967.8/3623.8
Résumé de la config:
Modèle KS-1
CPU Atom™ N2800
Indice Benchmark testé avec Passmark Performance Test : 640
Cores / Threads : 2c / 4t
Freq : 1.86 GHz+
RAM : 2 Go
Disque : 500Go
Réseau : 100Mbps
IPv6 : /128
======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: ns325112.ip-37-187-105.eu: GNU/Linux OS: GNU/Linux — 3.10.23-xxxx-std-ipv6-64 — #1 SMP Tue Mar 18 14:48:24 CET 2014 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap= »UTF-8″, collate= »UTF-8″) CPU 0: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 1: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 2: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 3: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 12:12:53 up 29 days, 12:23, 2 users, load average: 0.44, 0.24, 0.13; runlevel 3 ———————————————————————— Benchmark Run: lun. sept. 28 2015 12:12:53 – 12:41:05 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 6722461.9 lps (10.0 s, 7 samples) Double-Precision Whetstone 735.8 MWIPS (9.9 s, 7 samples) Execl Throughput 1161.4 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 206959.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 60395.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 494862.4 KBps (30.0 s, 2 samples) Pipe Throughput 603960.6 lps (10.0 s, 7 samples) Pipe-based Context Switching 66005.6 lps (10.0 s, 7 samples) Process Creation 3282.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 1464.0 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 404.8 lpm (60.2 s, 2 samples) System Call Overhead 1149158.9 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 6722461.9 576.0 Double-Precision Whetstone 55.0 735.8 133.8 Execl Throughput 43.0 1161.4 270.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 206959.6 522.6 File Copy 256 bufsize 500 maxblocks 1655.0 60395.0 364.9 File Copy 4096 bufsize 8000 maxblocks 5800.0 494862.4 853.2 Pipe Throughput 12440.0 603960.6 485.5 Pipe-based Context Switching 4000.0 66005.6 165.0 Process Creation 126.0 3282.0 260.5 Shell Scripts (1 concurrent) 42.4 1464.0 345.3 Shell Scripts (8 concurrent) 6.0 404.8 674.6 System Call Overhead 15000.0 1149158.9 766.1 ======== System Benchmarks Index Score 390.6 ———————————————————————— Benchmark Run: lun. sept. 28 2015 12:41:05 – 13:09:23 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 19100032.2 lps (10.0 s, 7 samples) Double-Precision Whetstone 2594.5 MWIPS (9.9 s, 7 samples) Execl Throughput 3014.2 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 213899.2 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 60953.2 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 573261.2 KBps (30.0 s, 2 samples) Pipe Throughput 1261262.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 243506.6 lps (10.0 s, 7 samples) Process Creation 8342.9 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 3154.4 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 420.4 lpm (60.5 s, 2 samples) System Call Overhead 2687366.9 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 19100032.2 1636.7 Double-Precision Whetstone 55.0 2594.5 471.7 Execl Throughput 43.0 3014.2 701.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 213899.2 540.1 File Copy 256 bufsize 500 maxblocks 1655.0 60953.2 368.3 File Copy 4096 bufsize 8000 maxblocks 5800.0 573261.2 988.4 Pipe Throughput 12440.0 1261262.8 1013.9 Pipe-based Context Switching 4000.0 243506.6 608.8 Process Creation 126.0 8342.9 662.1 Shell Scripts (1 concurrent) 42.4 3154.4 744.0 Shell Scripts (8 concurrent) 6.0 420.4 700.7 System Call Overhead 15000.0 2687366.9 1791.6 ======== System Benchmarks Index Score 765.7
Score final : 390.6/765.7
BYTE UNIX Benchmarks (Version 5.1.3) System: ours.brahamatus.net: GNU/Linux OS: GNU/Linux — 3.16.0-4-amd64 — #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) Machine: x86_64 (unknown) Language: en_US.utf8 (charmap= »UTF-8″, collate= »UTF-8″) CPU 0: Intel Xeon E312xx (Sandy Bridge) (4788.9 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 12:42:20 up 11 days, 1:28, 1 user, load average: 0.10, 0.21, 0.14; runlevel 5 ———————————————————————— Benchmark Run: Wed Nov 04 2015 12:42:20 – 13:10:38 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 29055376.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 3762.9 MWIPS (9.8 s, 7 samples) Execl Throughput 5367.5 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1147677.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 307994.4 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2535699.8 KBps (30.0 s, 2 samples) Pipe Throughput 2125306.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 385568.4 lps (10.0 s, 7 samples) Process Creation 13056.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 6118.0 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 871.4 lpm (60.0 s, 2 samples) System Call Overhead 4141283.4 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 29055376.3 2489.7 Double-Precision Whetstone 55.0 3762.9 684.2 Execl Throughput 43.0 5367.5 1248.3 File Copy 1024 bufsize 2000 maxblocks 3960.0 1147677.1 2898.2 File Copy 256 bufsize 500 maxblocks 1655.0 307994.4 1861.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 2535699.8 4371.9 Pipe Throughput 12440.0 2125306.3 1708.4 Pipe-based Context Switching 4000.0 385568.4 963.9 Process Creation 126.0 13056.0 1036.2 Shell Scripts (1 concurrent) 42.4 6118.0 1442.9 Shell Scripts (8 concurrent) 6.0 871.4 1452.4 System Call Overhead 15000.0 4141283.4 2760.9 ======== System Benchmarks Index Score 1677.1
Score final : 1677.1
System: Host: pve-test Kernel: 4.2.2-1-pve x86_64 (64 bit) Console: tty 0 Distro: /etc/ corrupted, use -% to override Machine: System: Dell product: PowerEdge R730 serial: 16MVT72 Mobo: Dell model: 0H21J3 v: A09 serial: .16MVT72.CN7016356B001Q. Bios: Dell v: 1.3.6 date: 06/03/2015 CPU(s): 2 Hexa core Intel Xeon E5-2609 v3s (-HT-MCP-SMP-) cache: 30720 KB clock speeds: max: 1900 MHz 1: 1494 MHz 2: 1766 MHz 3: 1796 MHz 4: 1737 MHz 5: 1765 MHz 6: 1702 MHz 7: 1512 MHz 8: 1603 MHz 9: 1899 MHz 10: 1659 MHz 11: 1847 MHz 12: 1900 MHz Graphics: Card: Matrox Systems G200eR2 Display Server: N/A driver: N/A tty size: 140x51 Advanced Data: N/A for root out of X Audio: Card Failed to Detect Sound Card! Sound: ALSA v: k4.2.2-1-pve Network: Card-1: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3 IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 20:47:47:88:c2:98 Card-2: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3 IF: eth1 state: down mac: 20:47:47:88:c2:99 Card-3: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3 IF: eth2 state: down mac: 20:47:47:88:c2:9a Card-4: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3 IF: eth3 state: down mac: 20:47:47:88:c2:9b Card-5: Intel I350 Gigabit Network Connection driver: igb IF: eth4 state: down mac: a0:36:9f:76:41:8c Card-6: Intel I350 Gigabit Network Connection driver: igb IF: eth5 state: down mac: a0:36:9f:76:41:8d Card-7: Intel I350 Gigabit Network Connection driver: igb IF: eth6 state: down mac: a0:36:9f:76:41:8e Card-8: Intel I350 Gigabit Network Connection driver: igb IF: eth7 state: down mac: a0:36:9f:76:41:8f Drives: HDD Total Size: 12000.7GB (0.3% used) ID-1: /dev/sda model: PERC_H730_Mini size: 12000.7GB Partition: ID-1: / size: 95G used: 1.9G (3%) fs: ext4 dev: /dev/dm-0 ID-2: swap-1 size: 33.29GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 249 Uptime: 1 day Memory: 1147.7/32060.6MB Init: systemd runlevel: 5 Client: Shell (bash) inxi: 2.2.28
Benchmark Run: Wed Nov 04 2015 13:49:07 - 14:17:21 12 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 21896209.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 2786.9 MWIPS (9.8 s, 7 samples) Execl Throughput 2392.5 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 740395.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 196248.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1707773.5 KBps (30.0 s, 2 samples) Pipe Throughput 1382910.4 lps (10.0 s, 7 samples) Pipe-based Context Switching 121114.6 lps (10.0 s, 7 samples) Process Creation 4413.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 7536.2 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 4152.4 lpm (60.0 s, 2 samples) System Call Overhead 2599165.4 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 21896209.1 1876.3 Double-Precision Whetstone 55.0 2786.9 506.7 Execl Throughput 43.0 2392.5 556.4 File Copy 1024 bufsize 2000 maxblocks 3960.0 740395.1 1869.7 File Copy 256 bufsize 500 maxblocks 1655.0 196248.0 1185.8 File Copy 4096 bufsize 8000 maxblocks 5800.0 1707773.5 2944.4 Pipe Throughput 12440.0 1382910.4 1111.7 Pipe-based Context Switching 4000.0 121114.6 302.8 Process Creation 126.0 4413.0 350.2 Shell Scripts (1 concurrent) 42.4 7536.2 1777.4 Shell Scripts (8 concurrent) 6.0 4152.4 6920.7 System Call Overhead 15000.0 2599165.4 1732.8 ======== System Benchmarks Index Score 1197.3 ------------------------------------------------------------------------ Benchmark Run: Wed Nov 04 2015 14:17:21 - 14:45:39 12 CPUs in system; running 12 parallel copies of tests Dhrystone 2 using register variables 261235740.4 lps (10.0 s, 7 samples) Double-Precision Whetstone 33391.7 MWIPS (9.8 s, 7 samples) Execl Throughput 24311.2 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 531092.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 139639.2 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1538973.5 KBps (30.0 s, 2 samples) Pipe Throughput 16498902.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 2527609.8 lps (10.0 s, 7 samples) Process Creation 52743.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 50746.7 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 7681.5 lpm (60.0 s, 2 samples) System Call Overhead 1803819.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 261235740.4 22385.2 Double-Precision Whetstone 55.0 33391.7 6071.2 Execl Throughput 43.0 24311.2 5653.8 File Copy 1024 bufsize 2000 maxblocks 3960.0 531092.6 1341.1 File Copy 256 bufsize 500 maxblocks 1655.0 139639.2 843.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 1538973.5 2653.4 Pipe Throughput 12440.0 16498902.5 13262.8 Pipe-based Context Switching 4000.0 2527609.8 6319.0 Process Creation 126.0 52743.1 4186.0 Shell Scripts (1 concurrent) 42.4 50746.7 11968.6 Shell Scripts (8 concurrent) 6.0 7681.5 12802.5 System Call Overhead 15000.0 1803819.0 1202.5 ======== System Benchmarks Index Score 4798.8
Score final : 1197.3/4798.8
======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: GNU/Linux OS: GNU/Linux — 3.2.0-4-amd64 — #1 SMP Debian 3.2.57-3+deb7u2 Machine: x86_64 (unknown) Language: en_US.utf8 (charmap= »ANSI_X3.4-1968″, collate= »ANSI_X3.4-1968″) CPU 0: VIA Nano processor U2250 (1.6GHz Capable) (3191.6 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 00:15:29 up 514 days, 52 min, 1 user, load average: 1.32, 1.19, 1.07; runlevel 2 ———————————————————————— Benchmark Run: jeu. nov. 05 2015 00:15:29 – 00:45:39 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 4927112.9 lps (10.0 s, 7 samples) Double-Precision Whetstone 1656.5 MWIPS (9.9 s, 7 samples) Execl Throughput 558.0 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 84685.7 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 24659.4 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 201258.8 KBps (30.0 s, 2 samples) Pipe Throughput 172649.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 54041.1 lps (10.0 s, 7 samples) Process Creation 372.5 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 1102.8 lpm (60.1 s, 2 samples) Shell Scripts (8 concurrent) 246.0 lpm (60.1 s, 2 samples) System Call Overhead 314319.6 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 4927112.9 422.2 Double-Precision Whetstone 55.0 1656.5 301.2 Execl Throughput 43.0 558.0 129.8 File Copy 1024 bufsize 2000 maxblocks 3960.0 84685.7 213.9 File Copy 256 bufsize 500 maxblocks 1655.0 24659.4 149.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 201258.8 347.0 Pipe Throughput 12440.0 172649.5 138.8 Pipe-based Context Switching 4000.0 54041.1 135.1 Process Creation 126.0 372.5 29.6 Shell Scripts (1 concurrent) 42.4 1102.8 260.1 Shell Scripts (8 concurrent) 6.0 246.0 410.0 System Call Overhead 15000.0 314319.6 209.5 ======== System Benchmarks Index Score 190.3
———————————————————————— Benchmark Run: Wed Oct 19 2016 22:30:34 – 22:59:08 8 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 44561292.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 3985.2 MWIPS (13.3 s, 7 samples) Execl Throughput 5843.2 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1484890.2 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 399456.5 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 3671481.6 KBps (30.0 s, 2 samples) Pipe Throughput 3042210.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 250399.8 lps (10.0 s, 7 samples) Process Creation 18973.7 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 11865.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 4718.2 lpm (60.0 s, 2 samples) System Call Overhead 5027428.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 44561292.1 3818.4 Double-Precision Whetstone 55.0 3985.2 724.6 Execl Throughput 43.0 5843.2 1358.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 1484890.2 3749.7 File Copy 256 bufsize 500 maxblocks 1655.0 399456.5 2413.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 3671481.6 6330.1 Pipe Throughput 12440.0 3042210.5 2445.5 Pipe-based Context Switching 4000.0 250399.8 626.0 Process Creation 126.0 18973.7 1505.8 Shell Scripts (1 concurrent) 42.4 11865.5 2798.5 Shell Scripts (8 concurrent) 6.0 4718.2 7863.7 System Call Overhead 15000.0 5027428.0 3351.6 ======== System Benchmarks Index Score 2400.6 ———————————————————————— Benchmark Run: Wed Oct 19 2016 22:59:08 – 23:27:12 8 CPUs in system; running 8 parallel copies of tests Dhrystone 2 using register variables 179243667.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 33875.7 MWIPS (9.9 s, 7 samples) Execl Throughput 33647.3 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1227678.5 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 321727.9 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 3934249.5 KBps (30.0 s, 2 samples) Pipe Throughput 12750141.9 lps (10.0 s, 7 samples) Pipe-based Context Switching 1979124.9 lps (10.0 s, 7 samples) Process Creation 75554.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 45171.7 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 6002.3 lpm (60.0 s, 2 samples) System Call Overhead 11247057.5 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 179243667.0 15359.4 Double-Precision Whetstone 55.0 33875.7 6159.2 Execl Throughput 43.0 33647.3 7825.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 1227678.5 3100.2 File Copy 256 bufsize 500 maxblocks 1655.0 321727.9 1944.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 3934249.5 6783.2 Pipe Throughput 12440.0 12750141.9 10249.3 Pipe-based Context Switching 4000.0 1979124.9 4947.8 Process Creation 126.0 75554.0 5996.4 Shell Scripts (1 concurrent) 42.4 45171.7 10653.7 Shell Scripts (8 concurrent) 6.0 6002.3 10003.8 System Call Overhead 15000.0 11247057.5 7498.0 ======== System Benchmarks Index Score 6640.6
Résultat des courses du comparatif
Classement du benchmark :
- OVH SoYouStart E3-SSD-2 2400.6/6640.6
- DELL R730 1197.3/4798.8
- VPS Dyjix 1767.0/4567.3
- Dell R710 967.8/3623.8
- VPS Pulseheberg 921.8/2133.4
- VPS ovh 2016 ssd-2 1677.1
- Dédié Kimsufi KS-1 390.6/765.7
- Dédié base ARM Firstheberg 352.6/692.3
- Dedibox SC gen2 monoproc 190.3
Merci pour votre participation !!! 8-)
Pour info, résultat du bench sur l’offre entrée de gamme KIMSUFI – OVH : 390.6/765.7
Résumé de la config:
Modèle KS-1
CPU Atom™ N2800
Indice Benchmark testé avec Passmark Performance Test : 640
Cores / Threads : 2c / 4t
Freq : 1.86 GHz+
RAM : 2 Go
Disque : 500Go
Réseau : 100Mbps
IPv6 : /128
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: ns325112.ip-37-187-105.eu: GNU/Linux
OS: GNU/Linux — 3.10.23-xxxx-std-ipv6-64 — #1 SMP Tue Mar 18 14:48:24 CET 2014
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap= »UTF-8″, collate= »UTF-8″)
CPU 0: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.3 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
12:12:53 up 29 days, 12:23, 2 users, load average: 0.44, 0.24, 0.13; runlevel 3
————————————————————————
Benchmark Run: lun. sept. 28 2015 12:12:53 – 12:41:05
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 6722461.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 735.8 MWIPS (9.9 s, 7 samples)
Execl Throughput 1161.4 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 206959.6 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 60395.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 494862.4 KBps (30.0 s, 2 samples)
Pipe Throughput 603960.6 lps (10.0 s, 7 samples)
Pipe-based Context Switching 66005.6 lps (10.0 s, 7 samples)
Process Creation 3282.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 1464.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 404.8 lpm (60.2 s, 2 samples)
System Call Overhead 1149158.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 6722461.9 576.0
Double-Precision Whetstone 55.0 735.8 133.8
Execl Throughput 43.0 1161.4 270.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 206959.6 522.6
File Copy 256 bufsize 500 maxblocks 1655.0 60395.0 364.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 494862.4 853.2
Pipe Throughput 12440.0 603960.6 485.5
Pipe-based Context Switching 4000.0 66005.6 165.0
Process Creation 126.0 3282.0 260.5
Shell Scripts (1 concurrent) 42.4 1464.0 345.3
Shell Scripts (8 concurrent) 6.0 404.8 674.6
System Call Overhead 15000.0 1149158.9 766.1
========
System Benchmarks Index Score 390.6
————————————————————————
Benchmark Run: lun. sept. 28 2015 12:41:05 – 13:09:23
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 19100032.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2594.5 MWIPS (9.9 s, 7 samples)
Execl Throughput 3014.2 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 213899.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 60953.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 573261.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1261262.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 243506.6 lps (10.0 s, 7 samples)
Process Creation 8342.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3154.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 420.4 lpm (60.5 s, 2 samples)
System Call Overhead 2687366.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 19100032.2 1636.7
Double-Precision Whetstone 55.0 2594.5 471.7
Execl Throughput 43.0 3014.2 701.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 213899.2 540.1
File Copy 256 bufsize 500 maxblocks 1655.0 60953.2 368.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 573261.2 988.4
Pipe Throughput 12440.0 1261262.8 1013.9
Pipe-based Context Switching 4000.0 243506.6 608.8
Process Creation 126.0 8342.9 662.1
Shell Scripts (1 concurrent) 42.4 3154.4 744.0
Shell Scripts (8 concurrent) 6.0 420.4 700.7
System Call Overhead 15000.0 2687366.9 1791.6
========
System Benchmarks Index Score 765.7
Merci Matthieu !
Tiens, ça pourrait être intéressent de recenser les benchmark des différentes offres du marché ! :-D
Salut Fred,
Excellent tuto !
As tu pensé a tester les VPS 2016 d’OVH ?
Merci Jayjay !
penser à tester les VPS 2016 d’OVH ?
oui, j’y ai pensé mais pas assez de finances pour le faire …
J’ai bench sur mon vps ovh 2016 ssd-2
BYTE UNIX Benchmarks (Version 5.1.3)
System: ours.brahamatus.net: GNU/Linux
OS: GNU/Linux — 3.16.0-4-amd64 — #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap= »UTF-8″, collate= »UTF-8″)
CPU 0: Intel Xeon E312xx (Sandy Bridge) (4788.9 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
12:42:20 up 11 days, 1:28, 1 user, load average: 0.10, 0.21, 0.14; runlevel 5
————————————————————————
Benchmark Run: Wed Nov 04 2015 12:42:20 – 13:10:38
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 29055376.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3762.9 MWIPS (9.8 s, 7 samples)
Execl Throughput 5367.5 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1147677.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 307994.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2535699.8 KBps (30.0 s, 2 samples)
Pipe Throughput 2125306.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 385568.4 lps (10.0 s, 7 samples)
Process Creation 13056.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6118.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 871.4 lpm (60.0 s, 2 samples)
System Call Overhead 4141283.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 29055376.3 2489.7
Double-Precision Whetstone 55.0 3762.9 684.2
Execl Throughput 43.0 5367.5 1248.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 1147677.1 2898.2
File Copy 256 bufsize 500 maxblocks 1655.0 307994.4 1861.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 2535699.8 4371.9
Pipe Throughput 12440.0 2125306.3 1708.4
Pipe-based Context Switching 4000.0 385568.4 963.9
Process Creation 126.0 13056.0 1036.2
Shell Scripts (1 concurrent) 42.4 6118.0 1442.9
Shell Scripts (8 concurrent) 6.0 871.4 1452.4
System Call Overhead 15000.0 4141283.4 2760.9
========
System Benchmarks Index Score 1677.1
Merci Brahamatus !
je vais ajouter ton bench dans l’article :-D
Normalement, tu devrais obtenir 2 scores….
Le bench donne un score sur un coeur et un score multicoeur ou il bench avec tout les coeurs, mais mon vps n’a qu’un seul coeur,
ok, oui tu n’as qu’un seul coeur donc c’est normal, autant pour moi :-)
ma petite contribution
online.net Dedibox SC gen2 monoproc
très solide… mais pas rapide :)
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: GNU/Linux
OS: GNU/Linux — 3.2.0-4-amd64 — #1 SMP Debian 3.2.57-3+deb7u2
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap= »ANSI_X3.4-1968″, collate= »ANSI_X3.4-1968″)
CPU 0: VIA Nano processor U2250 (1.6GHz Capable) (3191.6 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
00:15:29 up 514 days, 52 min, 1 user, load average: 1.32, 1.19, 1.07; runlevel 2
————————————————————————
Benchmark Run: jeu. nov. 05 2015 00:15:29 – 00:45:39
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 4927112.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 1656.5 MWIPS (9.9 s, 7 samples)
Execl Throughput 558.0 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 84685.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 24659.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 201258.8 KBps (30.0 s, 2 samples)
Pipe Throughput 172649.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 54041.1 lps (10.0 s, 7 samples)
Process Creation 372.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 1102.8 lpm (60.1 s, 2 samples)
Shell Scripts (8 concurrent) 246.0 lpm (60.1 s, 2 samples)
System Call Overhead 314319.6 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 4927112.9 422.2
Double-Precision Whetstone 55.0 1656.5 301.2
Execl Throughput 43.0 558.0 129.8
File Copy 1024 bufsize 2000 maxblocks 3960.0 84685.7 213.9
File Copy 256 bufsize 500 maxblocks 1655.0 24659.4 149.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 201258.8 347.0
Pipe Throughput 12440.0 172649.5 138.8
Pipe-based Context Switching 4000.0 54041.1 135.1
Process Creation 126.0 372.5 29.6
Shell Scripts (1 concurrent) 42.4 1102.8 260.1
Shell Scripts (8 concurrent) 6.0 246.0 410.0
System Call Overhead 15000.0 314319.6 209.5
========
System Benchmarks Index Score 190.3
Merci et ajouté au comparatif 8-)
OVH SoYouStart E3-SSD-2
————————————————————————
Benchmark Run: Wed Oct 19 2016 22:30:34 – 22:59:08
8 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 44561292.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3985.2 MWIPS (13.3 s, 7 samples)
Execl Throughput 5843.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1484890.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 399456.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 3671481.6 KBps (30.0 s, 2 samples)
Pipe Throughput 3042210.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 250399.8 lps (10.0 s, 7 samples)
Process Creation 18973.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 11865.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 4718.2 lpm (60.0 s, 2 samples)
System Call Overhead 5027428.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 44561292.1 3818.4
Double-Precision Whetstone 55.0 3985.2 724.6
Execl Throughput 43.0 5843.2 1358.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 1484890.2 3749.7
File Copy 256 bufsize 500 maxblocks 1655.0 399456.5 2413.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 3671481.6 6330.1
Pipe Throughput 12440.0 3042210.5 2445.5
Pipe-based Context Switching 4000.0 250399.8 626.0
Process Creation 126.0 18973.7 1505.8
Shell Scripts (1 concurrent) 42.4 11865.5 2798.5
Shell Scripts (8 concurrent) 6.0 4718.2 7863.7
System Call Overhead 15000.0 5027428.0 3351.6
========
System Benchmarks Index Score 2400.6
————————————————————————
Benchmark Run: Wed Oct 19 2016 22:59:08 – 23:27:12
8 CPUs in system; running 8 parallel copies of tests
Dhrystone 2 using register variables 179243667.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 33875.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 33647.3 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1227678.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 321727.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 3934249.5 KBps (30.0 s, 2 samples)
Pipe Throughput 12750141.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1979124.9 lps (10.0 s, 7 samples)
Process Creation 75554.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 45171.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 6002.3 lpm (60.0 s, 2 samples)
System Call Overhead 11247057.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 179243667.0 15359.4
Double-Precision Whetstone 55.0 33875.7 6159.2
Execl Throughput 43.0 33647.3 7825.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 1227678.5 3100.2
File Copy 256 bufsize 500 maxblocks 1655.0 321727.9 1944.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 3934249.5 6783.2
Pipe Throughput 12440.0 12750141.9 10249.3
Pipe-based Context Switching 4000.0 1979124.9 4947.8
Process Creation 126.0 75554.0 5996.4
Shell Scripts (1 concurrent) 42.4 45171.7 10653.7
Shell Scripts (8 concurrent) 6.0 6002.3 10003.8
System Call Overhead 15000.0 11247057.5 7498.0
========
System Benchmarks Index Score 6640.6
Merci Ben ! :-)
Pour info VPS 30 € / mois OVH 2016
System: vps220125.ovh.net: GNU/Linux
OS: GNU/Linux — 3.16.0-4-amd64 — #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: vps220125.ovh.net: GNU/Linux
OS: GNU/Linux — 3.16.0-4-amd64 — #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap= »UTF-8″, collate= »UTF-8″)
CPU 0: Intel Core Processor (Haswell, no TSX) (6185.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel Core Processor (Haswell, no TSX) (6185.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 2: Intel Core Processor (Haswell, no TSX) (6185.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 3: Intel Core Processor (Haswell, no TSX) (6185.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
09:21:12 up 209 days, 53 min, 1 user, load average: 0.42, 0.17, 0.09; runlevel 2017-05-19
————————————————————————
Benchmark Run: jeu. déc. 14 2017 09:21:12 – 09:49:23
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 36106001.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4667.9 MWIPS (9.7 s, 7 samples)
Execl Throughput 1820.3 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1160621.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 316160.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2993060.4 KBps (30.0 s, 2 samples)
Pipe Throughput 2383126.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 431854.4 lps (10.0 s, 7 samples)
Process Creation 7792.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5206.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 3186.8 lpm (60.0 s, 2 samples)
System Call Overhead 4414080.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 36106001.5 3093.9
Double-Precision Whetstone 55.0 4667.9 848.7
Execl Throughput 43.0 1820.3 423.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 1160621.8 2930.9
File Copy 256 bufsize 500 maxblocks 1655.0 316160.7 1910.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 2993060.4 5160.4
Pipe Throughput 12440.0 2383126.3 1915.7
Pipe-based Context Switching 4000.0 431854.4 1079.6
Process Creation 126.0 7792.3 618.4
Shell Scripts (1 concurrent) 42.4 5206.1 1227.8
Shell Scripts (8 concurrent) 6.0 3186.8 5311.4
System Call Overhead 15000.0 4414080.4 2942.7
========
System Benchmarks Index Score 1743.4