First of all, let me thank to @Nick_A at RamNode for giving me a vps for running the Benchmark 🙂
1 2 3 4 5 6 7 8 |
System: 2 Core 512mb/512mb vswap 6GB SSD 1000GB BW 1Gbit port Node DallasSSDVZ2 CentOS 5 64-bit |
Freevps.sh
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
# wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash CPU model : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz Number of cores : 2 CPU frequency : 3299.960 MHz Total amount of ram : 512 MB Total amount of swap : 512 MB System uptime : 0 min, Download speed from CacheFly: 79.0MB/s Download speed from Linode, Atlanta GA: 14.5MB/s Download speed from Linode, Dallas, TX: 81.7MB/s Download speed from Linode, Tokyo, JP: 7.75MB/s Download speed from Linode, London, UK: 9.25MB/s Download speed from Leaseweb, Haarlem, NL: 12.3MB/s Download speed from Softlayer, Singapore: 8.35MB/s Download speed from Softlayer, Seattle, WA: 26.4MB/s Download speed from Softlayer, San Jose, CA: 43.2MB/s Download speed from Softlayer, Washington, DC: 30.6MB/s I/O speed : 425 MB/s |
CPU Info :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz stepping : 9 cpu MHz : 3299.960 cache size : 8192 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 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 mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 6599.92 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz stepping : 9 cpu MHz : 3299.960 cache size : 8192 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 6598.97 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual |
Download Test :
IO Test :
IOPING :
1 2 3 4 5 6 7 8 9 |
# wget cachefly.cachefly.net/100mb.bin --2012-07-05 07:16:12-- <a href="http://cachefly.cachefly.net/100mb.bin" rel="nofollow" target="_blank">http://cachefly.cachefly.net/100mb.bin</a> Resolving cachefly.cachefly.net... 205.234.175.175 Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104857600 (100M) [application/octet-stream] Saving to: `100mb.bin' 100%[===================================================================================================================>] 104,857,600 24.9M/s in 4.3s 2012-07-05 07:16:16 (23.1 MB/s) - `100mb.bin' saved [104857600/104857600] |
IO Test :
1 2 3 4 5 6 7 8 |
# dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 3.17876 seconds, 338 MB/s # dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 2.45676 seconds, 437 MB/s |
IOPING :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
Virtuzzo or OpenVZ Virtualisation detected ********************************** dd (sequential disk speed test)... ********************************** dd if=/dev/zero of=testfilex bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 2.57082 seconds, 418 MB/s ************************ starting ioping tests... *************************************************** ioping disk I/O test (default 1MB working set) *************************************************** disk I/O: / --- / (simfs /vz/private/175) ioping statistics --- 5 requests completed in 4002.9 ms, 2103 iops, 8.2 mb/s min/avg/max/mdev = 0.2/0.5/0.6/0.1 ms ********************************************** seek rate test (default 1MB working set) ********************************************** seek rate: / --- / (simfs /vz/private/175) ioping statistics --- 12214 requests completed in 3000.1 ms, 5352 iops, 20.9 mb/s min/avg/max/mdev = 0.0/0.2/2.0/0.1 ms ********************************************** sequential test (default 1MB working set) ********************************************** ----------------------- sequential: / --- / (simfs /vz/private/175) ioping statistics --- 3408 requests completed in 3000.5 ms, 1262 iops, 315.6 mb/s min/avg/max/mdev = 0.6/0.8/2.8/0.1 ms ----------------------- sequential cached I/O: / --- / (simfs /vz/private/175) ioping statistics --- 29116 requests completed in 3000.1 ms, 20611 iops, 5152.8 mb/s min/avg/max/mdev = 0.0/0.0/0.2/0.0 ms |
Unix Bench :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
# # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # # # # # # ## # # # # # # # # # # # # ## # # # # # # # ## # # # # #### # # # # # ##### ###### # # #### # # Version 5.1.3 Based on the Byte Magazine Unix Benchmark Multi-CPU version Version 5 revisions by Ian Smith, Sunnyvale, CA, USA January 13, 2011 johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 1 x Execl Throughput 1 2 3 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 1 x File Copy 256 bufsize 500 maxblocks 1 2 3 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 1 x Process Creation 1 2 3 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 1 x Shell Scripts (1 concurrent) 1 2 3 1 x Shell Scripts (8 concurrent) 1 2 3 2 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 2 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 2 x Execl Throughput 1 2 3 2 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 2 x File Copy 256 bufsize 500 maxblocks 1 2 3 2 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 2 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 2 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 2 x Process Creation 1 2 3 2 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 2 x Shell Scripts (1 concurrent) 1 2 3 2 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: bench: GNU/Linux OS: GNU/Linux -- 2.6.32-042stab057.1 -- <a href="http://www.lowendtalk.com/search?Search=%231&Mode=like" rel="nofollow">#1</a> SMP Fri Jun 22 02:17:07 MSD 2012 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz (6599.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz (6599.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET, Intel virtualization 07:19:49 up 5:27, 2 users, load average: 0.05, 0.05, 0.01; runlevel 3 ------------------------------------------------------------------------ Benchmark Run: Thu Jul 05 2012 07:19:49 - 07:47:53 2 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 21731071.5 lps (10.0 s, 7 samples) Double-Precision Whetstone 3914.8 MWIPS (9.9 s, 7 samples) Execl Throughput 5331.9 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1047622.2 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 282793.2 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2519696.6 KBps (30.0 s, 2 samples) Pipe Throughput 2011217.2 lps (10.0 s, 7 samples) Pipe-based Context Switching 224416.3 lps (10.0 s, 7 samples) Process Creation 16923.9 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 10059.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1475.9 lpm (60.0 s, 2 samples) System Call Overhead 2575777.3 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 21731071.5 1862.1 Double-Precision Whetstone 55.0 3914.8 711.8 Execl Throughput 43.0 5331.9 1240.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 1047622.2 2645.5 File Copy 256 bufsize 500 maxblocks 1655.0 282793.2 1708.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 2519696.6 4344.3 Pipe Throughput 12440.0 2011217.2 1616.7 Pipe-based Context Switching 4000.0 224416.3 561.0 Process Creation 126.0 16923.9 1343.2 Shell Scripts (1 concurrent) 42.4 10059.5 2372.5 Shell Scripts (8 concurrent) 6.0 1475.9 2459.8 System Call Overhead 15000.0 2575777.3 1717.2 ======== System Benchmarks Index Score 1645.5 ------------------------------------------------------------------------ Benchmark Run: Thu Jul 05 2012 07:47:53 - 08:15:58 2 CPUs in system; running 2 parallel copies of tests Dhrystone 2 using register variables 43223170.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 7843.0 MWIPS (9.9 s, 7 samples) Execl Throughput 10957.0 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1321066.5 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 342657.3 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 3796285.2 KBps (30.0 s, 2 samples) Pipe Throughput 4028693.0 lps (10.0 s, 7 samples) Pipe-based Context Switching 335950.5 lps (10.0 s, 7 samples) Process Creation 29273.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 13121.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1366.9 lpm (60.1 s, 2 samples) System Call Overhead 4408179.1 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 43223170.0 3703.8 Double-Precision Whetstone 55.0 7843.0 1426.0 Execl Throughput 43.0 10957.0 2548.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 1321066.5 3336.0 File Copy 256 bufsize 500 maxblocks 1655.0 342657.3 2070.4 File Copy 4096 bufsize 8000 maxblocks 5800.0 3796285.2 6545.3 Pipe Throughput 12440.0 4028693.0 3238.5 Pipe-based Context Switching 4000.0 335950.5 839.9 Process Creation 126.0 29273.1 2323.3 Shell Scripts (1 concurrent) 42.4 13121.3 3094.6 Shell Scripts (8 concurrent) 6.0 1366.9 2278.1 System Call Overhead 15000.0 4408179.1 2938.8 ======== System Benchmarks Index Score 2561.2 |