Another benchmark from me 🙂
This time, it’s for the providerservice with 512MB XEN
Freevps.sh :
CPU Info :
This time, it’s for the providerservice with 512MB XEN
1 2 3 4 5 |
512 MB RAM 1 CPU Core 10 GB Hard drive (RAID 10) 500 MB monthly transfer volume Contract term: 6 months |
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) Core(TM) i5-3550 CPU @ 3.30GHz Number of cores : 1 CPU frequency : 3292.522 MHz Total amount of ram : 501 MB Total amount of swap : 63 MB System uptime : 1:57, Download speed from CacheFly: 10.3MB/s Download speed from Linode, Atlanta GA: 2.34MB/s Download speed from Linode, Dallas, TX: 3.22MB/s Download speed from Linode, Tokyo, JP: 3.82MB/s Download speed from Linode, London, UK: 10.3MB/s Download speed from Leaseweb, Haarlem, NL: 8.58MB/s Download speed from Softlayer, Singapore: 2.24MB/s Download speed from Softlayer, Seattle, WA: 5.95MB/s Download speed from Softlayer, San Jose, CA: 242KB/s Download speed from Softlayer, Washington, DC: 6.68MB/s I/O speed : 53.5 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 |
# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz stepping : 9 cpu MHz : 3292.522 cache size : 6144 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae cx8 cmov pat clflush mmx fxsr sse sse2 ss nx constant_tsc up pni pclmulqdq vmx ssse3 sse4_1 sse4_2 popcnt aes avx hypervisor tpr_shadow vnmi flexpriority ept vpid bogomips : 6585.04 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: |
Download Speed :
**
IO Test :**
IOPING :
1 2 3 4 5 6 7 8 9 |
# wget cachefly.cachefly.net/100mb.bin --2012-07-06 10:25:20-- <a href="http://cachefly.cachefly.net/100mb.bin" rel="nofollow" target="_blank">http://cachefly.cachefly.net/100mb.bin</a> Resolving cachefly.cachefly.net... 140.99.93.175 Connecting to cachefly.cachefly.net|140.99.93.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104857600 (100M) [application/octet-stream] Saving to: `100mb.bin' 100%[=====================================================================================================================================================================>] 104,857,600 7.43M/s in 11s 2012-07-06 10:25:32 (8.72 MB/s) - `100mb.bin' saved [104857600/104857600] |
**
IO Test :**
1 2 3 4 |
# 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, 8.48913 s, 126 MB/s |
IOPING :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
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, 9.73102 s, 110 MB/s # ioping . -c 10 4096 bytes from . (ext3 /dev/xvda1): request=1 time=0.1 ms 4096 bytes from . (ext3 /dev/xvda1): request=2 time=15.4 ms 4096 bytes from . (ext3 /dev/xvda1): request=3 time=9.9 ms 4096 bytes from . (ext3 /dev/xvda1): request=4 time=24.8 ms 4096 bytes from . (ext3 /dev/xvda1): request=5 time=0.2 ms 4096 bytes from . (ext3 /dev/xvda1): request=6 time=0.2 ms 4096 bytes from . (ext3 /dev/xvda1): request=7 time=0.2 ms 4096 bytes from . (ext3 /dev/xvda1): request=8 time=43.3 ms 4096 bytes from . (ext3 /dev/xvda1): request=9 time=0.2 ms 4096 bytes from . (ext3 /dev/xvda1): request=10 time=0.2 ms --- . (ext3 /dev/xvda1) ioping statistics --- 10 requests completed in 9118.3 ms, 106 iops, 0.4 mb/s min/avg/max/mdev = 0.1/9.5/43.3/13.9 ms |
UnixBench :
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 |
# # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # # # # # # ## # # # # # # # # # # # # ## # # # # # # # ## # # # # #### # # # # # ##### ###### # # #### # # 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 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: v01.26967.vpscontrol.net: GNU/Linux OS: GNU/Linux -- 2.6.32-5-686-bigmem -- <a href="http://www.lowendtalk.com/search?Search=%231&Mode=like" rel="nofollow">#1</a> SMP Sun May 6 04:39:05 UTC 2012 Machine: i686 (unknown) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz (6585.0 bogomips) MMX, Physical Address Ext, Intel virtualization 10:34:35 up 3:21, 1 user, load average: 0.00, 0.02, 0.00; runlevel 2 ------------------------------------------------------------------------ Benchmark Run: Fri Jul 06 2012 10:34:35 - 11:02:46 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 21669597.5 lps (10.0 s, 7 samples) Double-Precision Whetstone 3213.3 MWIPS (9.9 s, 7 samples) Execl Throughput 2695.0 lps (29.9 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 438529.4 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 116957.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1364504.8 KBps (30.0 s, 2 samples) Pipe Throughput 671961.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 92037.1 lps (10.0 s, 7 samples) Process Creation 4825.7 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4777.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 621.0 lpm (60.0 s, 2 samples) System Call Overhead 656426.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 21669597.5 1856.9 Double-Precision Whetstone 55.0 3213.3 584.2 Execl Throughput 43.0 2695.0 626.7 File Copy 1024 bufsize 2000 maxblocks 3960.0 438529.4 1107.4 File Copy 256 bufsize 500 maxblocks 1655.0 116957.0 706.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 1364504.8 2352.6 Pipe Throughput 12440.0 671961.8 540.2 Pipe-based Context Switching 4000.0 92037.1 230.1 Process Creation 126.0 4825.7 383.0 Shell Scripts (1 concurrent) 42.4 4777.5 1126.8 Shell Scripts (8 concurrent) 6.0 621.0 1035.1 System Call Overhead 15000.0 656426.0 437.6 ======== System Benchmarks Index Score 747.5 |
Invoice and VPS Account are created manually.
IPv6 are free, and if we want to have IPv6, we have to ask it by sending email.