Skip to content

Instantly share code, notes, and snippets.

@PyYoshi
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save PyYoshi/93792c66460d37393f31 to your computer and use it in GitHub Desktop.

Select an option

Save PyYoshi/93792c66460d37393f31 to your computer and use it in GitHub Desktop.
Linode 1GB, Conoha 1GB, Sakura VPS 2GB

Linode 1GB

cat /proc/version

# cat /proc/version
Linux version 3.15.4-x86_64-linode45 (maker@build) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Mon Jul 7 08:42:36 EDT 2014

cat /proc/cpuinfo

# cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 62
model name	: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
stepping	: 4
microcode	: 0x416
cpu MHz		: 2800.088
cache size	: 25600 KB
physical id	: 1
siblings	: 1
core id		: 9
cpu cores	: 1
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu de tsc msr pae cx8 apic sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl nonstop_tsc pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer aes f16c rdrand hypervisor lahf_lm ida arat epb pln pts dtherm fsgsbase erms
bogomips	: 5602.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

cat /proc/meminfo

 cat /proc/meminfo
MemTotal:        1012912 kB
MemFree:          739600 kB
MemAvailable:     855540 kB
Buffers:           14804 kB
Cached:            97136 kB
SwapCached:          464 kB
Active:           118424 kB
Inactive:          62564 kB
Active(anon):      38404 kB
Inactive(anon):    37168 kB
Active(file):      80020 kB
Inactive(file):    25396 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        524284 kB
SwapFree:         519764 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         68712 kB
Mapped:            35320 kB
Shmem:              6516 kB
Slab:              37288 kB
SReclaimable:      25572 kB
SUnreclaim:        11716 kB
KernelStack:        1584 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     1030740 kB
Committed_AS:     528132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:       10628 kB
VmallocChunk:   34359711300 kB
DirectMap4k:     1056768 kB
DirectMap2M:           0 kB

Conoha 1GB

cat /proc/version

# cat /proc/version
Linux version 3.13.0-35-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014

cat /proc/cpuinfo

 cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 45
model name	: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
stepping	: 7
microcode	: 0x1
cpu MHz		: 2593.748
cache size	: 4096 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt aes xsave avx hypervisor lahf_lm xsaveopt
bogomips	: 5187.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 45
model name	: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
stepping	: 7
microcode	: 0x1
cpu MHz		: 2593.748
cache size	: 4096 KB
physical id	: 1
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 1
initial apicid	: 1
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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt aes xsave avx hypervisor lahf_lm xsaveopt
bogomips	: 5187.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

cat /proc/meminfo

# cat /proc/meminfo
MemTotal:        1017760 kB
MemFree:          149960 kB
Buffers:            9380 kB
Cached:           329452 kB
SwapCached:       182020 kB
Active:           304112 kB
Inactive:         436952 kB
Active(anon):     141856 kB
Inactive(anon):   265788 kB
Active(file):     162256 kB
Inactive(file):   171164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       1044476 kB
SwapFree:         680176 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:        222632 kB
Mapped:            20612 kB
Shmem:              5412 kB
Slab:             103256 kB
SReclaimable:      91412 kB
SUnreclaim:        11844 kB
KernelStack:        1160 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     1553356 kB
Committed_AS:    1167696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:        9144 kB
VmallocChunk:   34359720700 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       47092 kB
DirectMap2M:     1001472 kB
DirectMap1G:           0 kB

Sakura VPS 2GB

cat /proc/version

# cat /proc/version
Linux version 3.13.0-35-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014

cat /proc/cpuinfo

# cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 44
model name	: Westmere E56xx/L56xx/X56xx (Nehalem-C)
stepping	: 1
microcode	: 0x1
cpu MHz		: 2400.104
cache size	: 4096 KB
physical id	: 0
siblings	: 3
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm
bogomips	: 4800.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 44
model name	: Westmere E56xx/L56xx/X56xx (Nehalem-C)
stepping	: 1
microcode	: 0x1
cpu MHz		: 2400.104
cache size	: 4096 KB
physical id	: 0
siblings	: 3
core id		: 0
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm
bogomips	: 4800.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 44
model name	: Westmere E56xx/L56xx/X56xx (Nehalem-C)
stepping	: 1
microcode	: 0x1
cpu MHz		: 2400.104
cache size	: 4096 KB
physical id	: 0
siblings	: 3
core id		: 0
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm
bogomips	: 4800.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

cat /proc/meminfo

# cat /proc/meminfo
MemTotal:        2049844 kB
MemFree:         1379564 kB
Buffers:           13504 kB
Cached:           465156 kB
SwapCached:            0 kB
Active:           256436 kB
Inactive:         250972 kB
Active(anon):      28852 kB
Inactive(anon):      268 kB
Active(file):     227584 kB
Inactive(file):   250704 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       2095100 kB
SwapFree:        2095100 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         28744 kB
Mapped:            13852 kB
Shmem:               376 kB
Slab:             134464 kB
SReclaimable:     122052 kB
SUnreclaim:        12412 kB
KernelStack:         856 kB
PageTables:         3396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     3120020 kB
Committed_AS:     164780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:        6504 kB
VmallocChunk:   34359716568 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       53236 kB
DirectMap2M:     2043904 kB

Result

UnixBench (1CPU)

  • 1292.1: Conoha VPS 1GB
  • 809.5: Sakura VPS 2GB
  • 589.7: Linode 1GB

hdparam (I/O Read)

  • 870.2175 MB/s: Linode 1GB
  • 39.7783 MB/s: Sakura VPS 2GB
  • 35.6008 MB/s: Conoha VPS 1GB
conoha 1GB
# for i in [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12];do sleep 10;echo $'\n\n' $i;hdparm -t /dev/vdb;done
Timing buffered disk reads: 96 MB in 3.06 seconds = 31.40 MB/sec
Timing buffered disk reads: 146 MB in 3.06 seconds = 47.76 MB/sec
Timing buffered disk reads: 74 MB in 3.25 seconds = 22.76 MB/sec
Timing buffered disk reads: 82 MB in 3.10 seconds = 26.49 MB/sec
Timing buffered disk reads: 136 MB in 3.48 seconds = 39.04 MB/sec
Timing buffered disk reads: 128 MB in 3.01 seconds = 42.49 MB/sec
Timing buffered disk reads: 76 MB in 3.13 seconds = 24.26 MB/sec
Timing buffered disk reads: 134 MB in 3.02 seconds = 44.33 MB/sec
Timing buffered disk reads: 96 MB in 3.02 seconds = 31.77 MB/sec
Timing buffered disk reads: 138 MB in 3.01 seconds = 45.78 MB/sec
Timing buffered disk reads: 118 MB in 3.00 seconds = 39.28 MB/sec
Timing buffered disk reads: 96 MB in 3.01 seconds = 31.85 MB/sec
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: cvps001: GNU/Linux
OS: GNU/Linux -- 3.13.0-35-generic -- #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5187.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5187.5 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
10:44:52 up 3 days, 9:56, 1 user, load average: 0.15, 0.07, 0.06; runlevel 2
------------------------------------------------------------------------
Benchmark Run: Tue Sep 23 2014 10:44:52 - 11:13:02
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 27113677.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3292.2 MWIPS (9.9 s, 7 samples)
Execl Throughput 2617.2 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 831194.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 229503.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1795891.4 KBps (30.0 s, 2 samples)
Pipe Throughput 1692500.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 228939.0 lps (10.0 s, 7 samples)
Process Creation 5924.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6641.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1361.5 lpm (60.0 s, 2 samples)
System Call Overhead 3273191.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 27113677.4 2323.4
Double-Precision Whetstone 55.0 3292.2 598.6
Execl Throughput 43.0 2617.2 608.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 831194.1 2099.0
File Copy 256 bufsize 500 maxblocks 1655.0 229503.0 1386.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1795891.4 3096.4
Pipe Throughput 12440.0 1692500.2 1360.5
Pipe-based Context Switching 4000.0 228939.0 572.3
Process Creation 126.0 5924.0 470.2
Shell Scripts (1 concurrent) 42.4 6641.8 1566.5
Shell Scripts (8 concurrent) 6.0 1361.5 2269.2
System Call Overhead 15000.0 3273191.0 2182.1
========
System Benchmarks Index Score 1292.1
------------------------------------------------------------------------
Benchmark Run: Tue Sep 23 2014 11:13:02 - 11:41:11
2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 55226597.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 6675.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 7315.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1018813.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 270256.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2563359.8 KBps (30.0 s, 2 samples)
Pipe Throughput 3391618.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 425162.3 lps (10.0 s, 7 samples)
Process Creation 14707.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8248.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1647.8 lpm (60.0 s, 2 samples)
System Call Overhead 4609875.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 55226597.5 4732.4
Double-Precision Whetstone 55.0 6675.7 1213.8
Execl Throughput 43.0 7315.9 1701.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 1018813.0 2572.8
File Copy 256 bufsize 500 maxblocks 1655.0 270256.3 1633.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 2563359.8 4419.6
Pipe Throughput 12440.0 3391618.3 2726.4
Pipe-based Context Switching 4000.0 425162.3 1062.9
Process Creation 126.0 14707.7 1167.3
Shell Scripts (1 concurrent) 42.4 8248.0 1945.3
Shell Scripts (8 concurrent) 6.0 1647.8 2746.3
System Call Overhead 15000.0 4609875.8 3073.3
========
System Benchmarks Index Score 2155.8
linode fremont 1GB
# for i in [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12];do sleep 10;echo $'\n\n' $i;hdparm -t /dev/xvda;done
Timing buffered disk reads: 2458 MB in 3.00 seconds = 818.72 MB/sec
Timing buffered disk reads: 2688 MB in 3.00 seconds = 895.61 MB/sec
Timing buffered disk reads: 2734 MB in 3.00 seconds = 911.16 MB/sec
Timing buffered disk reads: 2586 MB in 3.00 seconds = 861.62 MB/sec
Timing buffered disk reads: 2598 MB in 3.00 seconds = 865.67 MB/sec
Timing buffered disk reads: 2744 MB in 3.00 seconds = 914.60 MB/sec
Timing buffered disk reads: 2574 MB in 3.00 seconds = 857.47 MB/sec
Timing buffered disk reads: 2634 MB in 3.00 seconds = 877.80 MB/sec
Timing buffered disk reads: 2616 MB in 3.00 seconds = 871.78 MB/sec
Timing buffered disk reads: 2716 MB in 3.00 seconds = 904.77 MB/sec
Timing buffered disk reads: 2396 MB in 3.00 seconds = 798.22 MB/sec
Timing buffered disk reads: 2596 MB in 3.00 seconds = 865.19 MB/sec
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: li162-148: GNU/Linux
OS: GNU/Linux -- 3.15.4-x86_64-linode45 -- #1 SMP Mon Jul 7 08:42:36 EDT 2014
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.5 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
01:44:28 up 2:43, 2 users, load average: 0.00, 0.01, 0.05; runlevel 2
------------------------------------------------------------------------
Benchmark Run: Tue Sep 23 2014 01:44:28 - 02:12:34
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 29651133.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3900.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 1639.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 311878.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 82684.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 957782.7 KBps (30.0 s, 2 samples)
Pipe Throughput 455059.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 76405.0 lps (10.0 s, 7 samples)
Process Creation 3017.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3791.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 500.2 lpm (60.0 s, 2 samples)
System Call Overhead 476105.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 29651133.0 2540.8
Double-Precision Whetstone 55.0 3900.7 709.2
Execl Throughput 43.0 1639.9 381.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 311878.7 787.6
File Copy 256 bufsize 500 maxblocks 1655.0 82684.7 499.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 957782.7 1651.3
Pipe Throughput 12440.0 455059.4 365.8
Pipe-based Context Switching 4000.0 76405.0 191.0
Process Creation 126.0 3017.7 239.5
Shell Scripts (1 concurrent) 42.4 3791.4 894.2
Shell Scripts (8 concurrent) 6.0 500.2 833.7
System Call Overhead 15000.0 476105.9 317.4
========
System Benchmarks Index Score 589.7
sakura 2GB
# for i in [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12];do sleep 10;echo $'\n\n' $i;hdparm -t /dev/vda1;done
Timing buffered disk reads: 94 MB in 3.01 seconds = 31.18 MB/sec
Timing buffered disk reads: 100 MB in 3.07 seconds = 32.56 MB/sec
Timing buffered disk reads: 194 MB in 3.01 seconds = 64.51 MB/sec
Timing buffered disk reads: 96 MB in 3.05 seconds = 31.51 MB/sec
Timing buffered disk reads: 100 MB in 3.05 seconds = 32.75 MB/sec
Timing buffered disk reads: 110 MB in 3.02 seconds = 36.47 MB/sec
Timing buffered disk reads: 110 MB in 3.01 seconds = 36.57 MB/sec
Timing buffered disk reads: 118 MB in 3.08 seconds = 38.34 MB/sec
Timing buffered disk reads: 104 MB in 3.04 seconds = 34.17 MB/sec
Timing buffered disk reads: 218 MB in 3.01 seconds = 72.40 MB/sec
Timing buffered disk reads: 112 MB in 3.07 seconds = 36.48 MB/sec
Timing buffered disk reads: 92 MB in 3.03 seconds = 30.40 MB/sec
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: idemoidemo: GNU/Linux
OS: GNU/Linux -- 3.13.0-35-generic -- #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Westmere E56xx/L56xx/X56xx (Nehalem-C) (4800.2 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET
CPU 1: Westmere E56xx/L56xx/X56xx (Nehalem-C) (4800.2 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET
CPU 2: Westmere E56xx/L56xx/X56xx (Nehalem-C) (4800.2 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET
10:47:16 up 10 days, 4:30, 1 user, load average: 0.22, 0.15, 0.09; runlevel 2
------------------------------------------------------------------------
Benchmark Run: Tue Sep 23 2014 10:47:16 - 11:15:22
3 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 23953823.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3016.0 MWIPS (9.4 s, 7 samples)
Execl Throughput 1693.6 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 683017.4 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 195077.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1280334.4 KBps (30.0 s, 2 samples)
Pipe Throughput 1609101.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 10101.9 lps (10.0 s, 7 samples)
Process Creation 3405.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 4755.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1242.3 lpm (60.0 s, 2 samples)
System Call Overhead 2913124.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 23953823.5 2052.6
Double-Precision Whetstone 55.0 3016.0 548.4
Execl Throughput 43.0 1693.6 393.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 683017.4 1724.8
File Copy 256 bufsize 500 maxblocks 1655.0 195077.4 1178.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1280334.4 2207.5
Pipe Throughput 12440.0 1609101.0 1293.5
Pipe-based Context Switching 4000.0 10101.9 25.3
Process Creation 126.0 3405.5 270.3
Shell Scripts (1 concurrent) 42.4 4755.9 1121.7
Shell Scripts (8 concurrent) 6.0 1242.3 2070.5
System Call Overhead 15000.0 2913124.8 1942.1
========
System Benchmarks Index Score 809.5
------------------------------------------------------------------------
Benchmark Run: Tue Sep 23 2014 11:15:22 - 11:43:39
3 CPUs in system; running 3 parallel copies of tests
Dhrystone 2 using register variables 68283359.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 8873.9 MWIPS (9.8 s, 7 samples)
Execl Throughput 4871.6 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 711318.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 195718.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1650035.9 KBps (30.0 s, 2 samples)
Pipe Throughput 4478261.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 437337.9 lps (10.0 s, 7 samples)
Process Creation 11127.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 9269.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1373.1 lpm (60.1 s, 2 samples)
System Call Overhead 5840770.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 68283359.4 5851.2
Double-Precision Whetstone 55.0 8873.9 1613.4
Execl Throughput 43.0 4871.6 1132.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 711318.1 1796.3
File Copy 256 bufsize 500 maxblocks 1655.0 195718.6 1182.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 1650035.9 2844.9
Pipe Throughput 12440.0 4478261.5 3599.9
Pipe-based Context Switching 4000.0 437337.9 1093.3
Process Creation 126.0 11127.6 883.1
Shell Scripts (1 concurrent) 42.4 9269.8 2186.3
Shell Scripts (8 concurrent) 6.0 1373.1 2288.4
System Call Overhead 15000.0 5840770.1 3893.8
========
System Benchmarks Index Score 2011.1
@neltseng

neltseng commented Oct 4, 2014

Copy link
Copy Markdown

Hi, I am curious about the hdparam result of Conoha. Have you turn the Virtio on ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment