Updated and more detailed review:
OS:
Code:
cat /etc/redhat-release
CentOS release 5.6 (Final)
CPU:
Code:
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
stepping : 2
cpu MHz : 2133.408
cache size : 12288 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu de tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht nx constant_tsc up nonstop_tsc pni ssse3 sse4_1 sse4_2 popcnt [8]
bogomips : 5346.12
Memory:
Code:
free -m
total used free shared buffers cached
Mem: 1024 744 280 0 176 331
-/+ buffers/cache: 236 787
Swap: 1023 0 1023
Code:
cat /proc/meminfo
MemTotal: 1048752 kB
MemFree: 286836 kB
Buffers: 180276 kB
Cached: 339364 kB
SwapCached: 4 kB
Active: 384760 kB
Inactive: 170572 kB
HighTotal: 303112 kB
HighFree: 19028 kB
LowTotal: 745640 kB
LowFree: 267808 kB
SwapTotal: 1048568 kB
SwapFree: 1048520 kB
Dirty: 24 kB
Writeback: 0 kB
AnonPages: 35700 kB
Mapped: 11240 kB
Slab: 41280 kB
PageTables: 2088 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 1572944 kB
Committed_AS: 136032 kB
VmallocTotal: 114680 kB
VmallocUsed: 5752 kB
VmallocChunk: 108792 kB
Code:
vmstat
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 0 48 286712 180284 339368 0 0 0 12 5 4 0 0 99 1 1
Processes:
Code:
top - 12:30:08 up 25 days, 4:38, 2 users, load average: 0.01, 0.01, 0.00
Tasks: 87 total, 3 running, 84 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni, 99.3%id, 0.3%wa, 0.0%hi, 0.0%si, 0.3%st
Mem: 1048752k total, 762040k used, 286712k free, 180284k buffers
Swap: 1048568k total, 48k used, 1048520k free, 339364k cached
PID PPID UID USER RUSER TTY TIME+ %CPU %MEM S COMMAND
714 711 23 squid squid ? 0:00.53 0.0 1.2 R squid
720 714 23 squid squid ? 0:00.02 0.0 0.1 S unlinkd
1727 1 51 smmsp smmsp ? 0:00.00 0.0 0.1 S sendmail
1332 1 32 rpc rpc ? 0:00.00 0.0 0.1 S portmap
1 0 0 root root ? 0:01.17 0.0 0.1 S init
2 1 0 root root ? 0:00.00 0.0 0.0 S migration/0
3 1 0 root root ? 0:00.03 0.0 0.0 S ksoftirqd/0
4 1 0 root root ? 0:00.00 0.0 0.0 S watchdog/0
5 1 0 root root ? 0:00.08 0.0 0.0 S events/0
6 1 0 root root ? 0:00.00 0.0 0.0 S khelper
7 1 0 root root ? 0:00.01 0.0 0.0 S kthread
9 7 0 root root ? 0:00.00 0.0 0.0 S xenwatch
10 7 0 root root ? 0:00.00 0.0 0.0 S xenbus
34 7 0 root root ? 0:00.00 0.0 0.0 S kblockd/0
35 7 0 root root ? 0:00.00 0.0 0.0 S cqueue/0
39 7 0 root root ? 0:00.00 0.0 0.0 S khubd
41 7 0 root root ? 0:00.00 0.0 0.0 S kseriod
Uptime:
Code:
uptime
12:31:56 up 25 days, 4:40, 2 users, load average: 0.00, 0.00, 0.00
Storage:
Code:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 40G 1.9G 36G 5% /
tmpfs 513M 0 513M 0% /dev/shm
Disk I/O:
Code:
dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 36.5656 seconds, 29.4 MB/s
Download Speed (various source location):
Linode, Atlanta, GA:
Code:
wget -O /dev/null http://atlanta1.linode.com/100MB-atlanta.bin
--2011-10-22 13:46:47-- http://atlanta1.linode.com/100MB-atlanta.bin
Resolving atlanta1.linode.com... 63.247.71.196
Connecting to atlanta1.linode.com|63.247.71.196|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 825K/s in 5m 6s
2011-10-22 13:51:54 (334 KB/s) - `/dev/null' saved [104857600/104857600]
Linode, Dallas, TX:
Code:
wget -O /dev/null http://dallas1.linode.com/100MB-dallas.bin
--2011-10-22 13:53:37-- http://dallas1.linode.com/100MB-dallas.bin
Resolving dallas1.linode.com... 69.164.200.100
Connecting to dallas1.linode.com|69.164.200.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 804K/s in 6m 12s
2011-10-22 13:59:50 (275 KB/s) - `/dev/null' saved [104857600/104857600]
Linode, Tokyo, JP:
Code:
wget -O /dev/null http://tokyo1.linode.com/100MB-tokyo.bin
--2011-10-22 14:00:49-- http://tokyo1.linode.com/100MB-tokyo.bin
Resolving tokyo1.linode.com... 106.187.33.12
Connecting to tokyo1.linode.com|106.187.33.12|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 219K/s in 12m 59s
2011-10-22 14:13:49 (131 KB/s) - `/dev/null' saved [104857600/104857600]
Linode, London, UK:
Code:
wget -O /dev/null http://london1.linode.com/100MB-london.bin
--2011-10-22 14:14:47-- http://london1.linode.com/100MB-london.bin
Resolving london1.linode.com... 109.74.207.9
Connecting to london1.linode.com|109.74.207.9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 1.07M/s in 55s
2011-10-22 14:15:42 (1.83 MB/s) - `/dev/null' saved [104857600/104857600]
CacheFly:
Code:
wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2011-10-22 14:16:21-- http://cachefly.cachefly.net/100mb.test
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: `/dev/null'
100%[======================================>] 104,857,600 2.02M/s in 51s
2011-10-22 14:17:12 (1.96 MB/s) - `/dev/null' saved [104857600/104857600]
QuadraNet, Los Angles, CA:
Code:
wget -O /dev/null http://www.quadranet.com/speedtests/100mb.test
--2011-10-22 14:18:02-- http://www.quadranet.com/speedtests/100mb.test
Resolving www.quadranet.com... 98.143.159.202
Connecting to www.quadranet.com|98.143.159.202|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 105472000 (101M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 105,472,000 98.6K/s in 21m 17s
2011-10-22 14:39:23 (80.7 KB/s) - `/dev/null' saved [105472000/105472000]
Softlayer, San Jose, CA:
Code:
wget -O /dev/null http://speedtest.sjc01.softlayer.com/downloads/test100.zip
--2011-10-22 15:11:41-- http://speedtest.sjc01.softlayer.com/downloads/test100.zip
Resolving speedtest.sjc01.softlayer.com... 50.23.64.58
Connecting to speedtest.sjc01.softlayer.com|50.23.64.58|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104874307 (100M) [application/zip]
Saving to: `/dev/null'
100%[======================================>] 104,874,307 271K/s in 6m 52s
2011-10-22 15:18:33 (249 KB/s) - `/dev/null' saved [104874307/104874307]
Softlayer, Washington, DC:
Code:
wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test100.zip
--2011-10-22 15:19:23-- http://speedtest.wdc01.softlayer.com/downloads/test100.zip
Resolving speedtest.wdc01.softlayer.com... 208.43.102.250
Connecting to speedtest.wdc01.softlayer.com|208.43.102.250|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104874307 (100M) [application/zip]
Saving to: `/dev/null'
100%[======================================>] 104,874,307 442K/s in 7m 2s
2011-10-22 15:26:31 (243 KB/s) - `/dev/null' saved [104874307/104874307]
Softlayer, Singapore:
Code:
wget -O /dev/null http://speedtest.sng01.softlayer.com/downloads/test100.zip
--2011-10-22 16:07:39-- http://speedtest.sng01.softlayer.com/downloads/test100.zip
Resolving speedtest.sng01.softlayer.com... 216.12.196.114
Connecting to speedtest.sng01.softlayer.com|216.12.196.114|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104874307 (100M) [application/zip]
Saving to: `/dev/null'
100%[======================================>] 104,874,307 137K/s in 24m 44s
2011-10-22 16:32:27 (69.0 KB/s) - `/dev/null' saved [104874307/104874307]
Softlayer, Seattle, WA:
Code:
wget -O /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip
--2011-10-22 17:01:49-- http://speedtest.sea01.softlayer.com/downloads/test100.zip
Resolving speedtest.sea01.softlayer.com... 67.228.112.250
Connecting to speedtest.sea01.softlayer.com|67.228.112.250|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104874307 (100M) [application/zip]
Saving to: `/dev/null'
100%[======================================>] 104,874,307 1.12M/s in 4m 44s
2011-10-22 17:06:33 (361 KB/s) - `/dev/null' saved [104874307/104874307]
I/O Ping Test:
Code:
ioping . -c 10
4096 bytes from . (ext3 /dev/root): request=1 time=0.6 ms
4096 bytes from . (ext3 /dev/root): request=2 time=21.5 ms
4096 bytes from . (ext3 /dev/root): request=3 time=31.1 ms
4096 bytes from . (ext3 /dev/root): request=4 time=8.4 ms
4096 bytes from . (ext3 /dev/root): request=5 time=1.0 ms
4096 bytes from . (ext3 /dev/root): request=6 time=1.0 ms
4096 bytes from . (ext3 /dev/root): request=7 time=0.6 ms
4096 bytes from . (ext3 /dev/root): request=8 time=8.2 ms
4096 bytes from . (ext3 /dev/root): request=9 time=8.9 ms
4096 bytes from . (ext3 /dev/root): request=10 time=1.1 ms
--- . (ext3 /dev/root) ioping statistics ---
10 requests completed in 9108.4 ms, 121 iops, 0.5 mb/s
min/avg/max/mdev = 0.6/8.2/31.1/9.9 ms
GeekBench Results:
Code:
./geekbench_x86_32
Geekbench 2.1.13 : http://www.primatelabs.ca/geekbench/
Geekbench is in tryout mode.
Your copy of Geekbench is in tryout mode. If you like Geekbench, please
purchase it so we can continue to make Geekbench awesome. You can
purchase Geekbench online at:
http://store.primatelabs.ca/
If you've already purchased Geekbench, enter your license information
with the following command line:
./geekbench_x86_32 -r <email> <serial>
System Information
Platform: Linux x86 (32-bit)
Compiler: GCC 4.1.2 20070925 (Red Hat 4.1.2-33)
Operating System: Linux 2.6.18-238.9.1.el5xen i686
Model: Linux PC (Intel(R) Xeon(R) CPU L5630 @ 2.13GHz)
Motherboard: Unknown Motherboard
Processor: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
Processor ID: GenuineIntel Family 6 Model 44 Stepping 2
Logical Processors: 1
Physical Processors: 1
Processor Frequency: 2.13 GHz
L1 Instruction Cache: 0.00 B
L1 Data Cache: 0.00 B
L2 Cache: 256 KB
L3 Cache: 0.00 B
Bus Frequency: 0.00 Hz
Memory: 1.00 GB
Memory Type: N/A
SIMD: 1
BIOS: N/A
Processor Model: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
Processor Cores: 1
Integer
Blowfish
single-threaded scalar 1333 |||||
multi-threaded scalar 1410 |||||
Text Compress
single-threaded scalar 1301 |||||
multi-threaded scalar 1220 ||||
Text Decompress
single-threaded scalar 1316 |||||
multi-threaded scalar 1340 |||||
Image Compress
single-threaded scalar 1243 ||||
multi-threaded scalar 1167 ||||
Image Decompress
single-threaded scalar 1066 ||||
multi-threaded scalar 1086 ||||
Lua
single-threaded scalar 2082 ||||||||
multi-threaded scalar 2058 ||||||||
Floating Point
Mandelbrot
single-threaded scalar 1744 ||||||
multi-threaded scalar 1743 ||||||
Dot Product
single-threaded scalar 2164 ||||||||
multi-threaded scalar 2302 |||||||||
single-threaded vector 2664 ||||||||||
multi-threaded vector 3444 |||||||||||||
LU Decomposition
single-threaded scalar 1903 |||||||
multi-threaded scalar 1887 |||||||
Primality Test
single-threaded scalar 2161 ||||||||
multi-threaded scalar 1796 |||||||
Sharpen Image
single-threaded scalar 3393 |||||||||||||
multi-threaded scalar 3392 |||||||||||||
Blur Image
single-threaded scalar 3343 |||||||||||||
multi-threaded scalar 3475 |||||||||||||
Memory
Read Sequential
single-threaded scalar 2477 |||||||||
Write Sequential
single-threaded scalar 4999 |||||||||||||||||||
Stdlib Allocate
single-threaded scalar 1829 |||||||
Stdlib Write
single-threaded scalar 1604 ||||||
Stdlib Copy
single-threaded scalar 2652 ||||||||||
Stream
Stream Copy
single-threaded scalar 1788 |||||||
single-threaded vector 3265 |||||||||||||
Stream Scale
single-threaded scalar 2486 |||||||||
single-threaded vector 2694 ||||||||||
Stream Add
single-threaded scalar 2005 ||||||||
single-threaded vector 3127 ||||||||||||
Stream Triad
single-threaded scalar 1895 |||||||
single-threaded vector 2196 ||||||||
Integer Score: 1385 |||||
Floating Point Score: 2529 ||||||||||
Memory Score: 2712 ||||||||||
Stream Score: 2432 |||||||||
Overall Geekbench Score: 2155 ||||||||
I've been using the VPS as an OpenVPN and Squid Proxy server until now and so far the performance is good and haven't got a problem.