您的当前位置:首页 --> 新闻公告牌 --> 新上架凤凰城IF机房SSD系列主机 带测评
新闻公告牌   新上架凤凰城IF机房SSD系列主机 带测评
浏览次数:5767 关键词 ( )
查看使用该CPU的产品 查看CPU天梯
CPU型号:新上架凤凰城IF机房SSD系列主机 带测评
主频:Ghz
睿频:Ghz
核心数:个
不支持超核心
制作工艺:
插槽类型:
功耗:0W
L3缓存:0MB
支持最大内存: 0GB
 
CPU详细参数

 

为满足部分用户要求,我们新上架凤凰城IF SSD存储形式的VPS,4X256G ssd(raid5数据保障)

以下内容由啊福主机提供 提供,感谢站长的免费评测
详细套餐请转至 http://www.80vps.com/phoenix-ioflood.htm
以下为其中2款配置详细

架构 Cpu 内存 硬盘 流量/带宽 系统 价格
Xen 3核心 1g 20G 800G/20M linux/win 130元/月
Xen 4核心 2G 40G 1600G/30M Linux/Win 260元/月

配置:

CPU:3核心

内存:1G

硬盘:20G(其中10G,未挂载,需要客户自行挂载)

流量:1000G

IPs:1IPv4

架构:xen

可选系统:linux、Windows

数据中心:凤凰城IOflood

官方套餐:凤凰城IF机房1G 套餐

测试项目一:

CPU信息:

CPU核心数量的多少代表着你多线程运行的程序的快慢。当然性能不是绝对有优势的,看卖家把U平分到多少个人头上。不过一般来说U核心越多,性能越好。

[root@MyCloudServer ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU L5520 @ 2.27GHz
stepping : 5
cpu MHz : 2266.746
cache size : 8192 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 nonstop_tsc pni ssse3 sse4_1 sse4_2 popcnt [8]
bogomips : 5668.26

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU L5520 @ 2.27GHz
stepping : 5
cpu MHz : 2266.746
cache size : 8192 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 : 5668.26

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU L5520 @ 2.27GHz
stepping : 5
cpu MHz : 2266.746
cache size : 8192 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 : 5668.26

L5520的U性能不错,关键是给了3个核心。多线程运行效率会提升很多。

测试项目二:

空载内存信息:

内存是一个VPS最重要的部分之一。显然内存越大能够运行的程序越多,能够承载的访问量也越多。

[root@MyCloudServer ~]# free -m
total used free shared buffers cached
Mem: 1024 617 406 0 79 426
-/+ buffers/cache: 112 911
Swap: 255 0 255

空载时内存只用了57,系统优化不错。

硬盘:

[root@MyCloudServer ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
9.3G 1.4G 7.6G 15% /
/dev/xvda1 99M 36M 58M 39% /boot
tmpfs 513M 0 513M 0% /dev/shm

 

测试项目三:

硬盘IO测试:

DD测试硬盘

[root@MyCloudServer unixbench-5.1.3]# dd if=/dev/zero of=test bs=128k count=4k oflag=dsync
4096+0 records in
4096+0 records out
536870912 bytes (537 MB) copied, 4.45055 seconds, 121 MB/s
[root@MyCloudServer unixbench-5.1.3]# dd if=/dev/zero of=test bs=256k count=4k oflag=dsync
4096+0 records in
4096+0 records out
1073741824 bytes (1.1 GB) copied, 7.03131 seconds, 153 MB/s
[root@MyCloudServer unixbench-5.1.3]# dd if=/dev/zero of=test bs=256k count=4k oflag=dsync
4096+0 records in
4096+0 records out
1073741824 bytes (1.1 GB) copied, 6.65365 seconds, 161 MB/s

hdparm专用测试软件测试硬盘。

[root@MyCloudServer dev]# hdparm -t /dev/xvda

/dev/xvda:
Timing buffered disk reads: 1438 MB in 3.00 seconds = 478.83 MB/sec
[root@MyCloudServer dev]# hdparm -t /dev/xvda

/dev/xvda:
Timing buffered disk reads: 1516 MB in 3.01 seconds = 504.44 MB/sec

IO对于一个VPS来说也是非常重要的,数据都是存储在硬盘中的,如果硬盘的IO(读写)速度过慢,会导致VPS各种卡吨等现象。DD测试IO大于10M/S 做站无影响。

测试项目四:

端口速率:

IN速率:

[root@MyCloudServer ~]# wget http://cachefly.cachefly.net/100mb.test
–2013-09-21 22:14:57–  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: `100mb.test’

100%[=================================================================>] 104,857,600 16.2M/s   in 6.1s

2013-09-21 22:15:04 (16.4 MB/s) – `100mb.test’ saved [104857600/104857600]

IN的口子似乎没有多大的限制。

OUT速率:

 

日本数据中心测试下载速度。

[root@vpsnet ~]# wget http://23.226.65.194/100mb.test
–2013-09-21 14:17:02–  http://23.226.65.194/100mb.test
Connecting to 23.226.65.194:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: “100mb.test”

100%[=================================================================>] 104,857,600  302K/s   in 3m 49s

2013-09-21 14:20:51 (448 KB/s) – “100mb.test” saved [104857600/104857600]

[root@GetVM1200 ~]# wget http://23.226.65.194/100mb.test
–2013-09-21 22:23:00–  http://23.226.65.194/100mb.test
Connecting to 23.226.65.194:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test.1′

100%[=================================================================>] 104,857,600 3.20M/s   in 26s

2013-09-21 22:23:27 (3.78 MB/s) – `100mb.test.1′ saved [104857600/104857600]

50M的出口带宽在美国能跑这个速度还不错。

测试项目五:

Unixbench跑分:400以下为性能低下400-600正常水平,高于1K性能优异。

#    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
#    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
#    #  # #  #  #    ##            #####   #####   # #  #  #       ######
#    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
#    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
####   #    #  #  #    #          #####   ######  #    #   ####   #    #

Version 5.1.2 Based on the Byte Magazine Unix Benchmark

Multi-CPU version Version 5 revisions by Ian Smith,
Sunnyvale, CA, USA
December 22, 2007 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

3 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10

3 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10

3 x Execl Throughput 1 2 3

3 x File Copy 1024 bufsize 2000 maxblocks 1 2 3

3 x File Copy 256 bufsize 500 maxblocks 1 2 3

3 x File Copy 4096 bufsize 8000 maxblocks 1 2 3

3 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10

3 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10

3 x Process Creation 1 2 3

3 x System Call Overhead 1 2 3 4 5 6 7 8 9 10

3 x Shell Scripts (1 concurrent) 1 2 3

3 x Shell Scripts (8 concurrent) 1 2 3

========================================================================
BYTE UNIX Benchmarks (Version 5.1.2)

System: MyCloudServer: GNU/Linux
OS: GNU/Linux — 2.6.18-348.4.1.el5xen — #1 SMP Tue Apr 16 17:29:06 EDT 2013
Machine: i686 (i386)
Language: en_US.utf8 (charmap=”UTF-8″, collate=”UTF-8″)
CPU 0: Intel(R) Xeon(R) CPU L5520 @ 2.27GHz (5668.3 bogomips)
Hyper-Threading, MMX, Physical Address Ext
CPU 1: Intel(R) Xeon(R) CPU L5520 @ 2.27GHz (5668.3 bogomips)
Hyper-Threading, MMX, Physical Address Ext
CPU 2: Intel(R) Xeon(R) CPU L5520 @ 2.27GHz (5668.3 bogomips)
Hyper-Threading, MMX, Physical Address Ext
08:08:47 up 1 day, 9:47, 1 user, load average: 0.00, 0.00, 0.00; runlevel 3

————————————————————————
Benchmark Run: Sat Sep 21 2013 08:08:47 – 08:36:38
3 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 10597708.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2083.4 MWIPS (10.1 s, 7 samples)
Execl Throughput 1460.6 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 177717.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 46191.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 577387.3 KBps (30.0 s, 2 samples)
Pipe Throughput 223976.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 63551.4 lps (10.0 s, 7 samples)
Process Creation 3423.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3755.2 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 969.2 lpm (60.1 s, 2 samples)
System Call Overhead 516441.9 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 10597708.3 908.1
Double-Precision Whetstone 55.0 2083.4 378.8
Execl Throughput 43.0 1460.6 339.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 177717.0 448.8
File Copy 256 bufsize 500 maxblocks 1655.0 46191.4 279.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 577387.3 995.5
Pipe Throughput 12440.0 223976.2 180.0
Pipe-based Context Switching 4000.0 63551.4 158.9
Process Creation 126.0 3423.0 271.7
Shell Scripts (1 concurrent) 42.4 3755.2 885.7
Shell Scripts (8 concurrent) 6.0 969.2 1615.3
System Call Overhead 15000.0 516441.9 344.3
========
System Benchmarks Index Score 442.1

————————————————————————
Benchmark Run: Sat Sep 21 2013 08:36:38 – 09:04:34
3 CPUs in system; running 3 parallel copies of tests

Dhrystone 2 using register variables 31749739.6 lps (10.0 s, 7 samples)
Double-Precision Whetstone 6175.9 MWIPS (10.2 s, 7 samples)
Execl Throughput 4859.5 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 119555.9 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 30744.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 394139.1 KBps (30.0 s, 2 samples)
Pipe Throughput 560292.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 169622.7 lps (10.0 s, 7 samples)
Process Creation 8964.2 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7598.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1181.1 lpm (60.0 s, 2 samples)
System Call Overhead 1367590.4 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 31749739.6 2720.6
Double-Precision Whetstone 55.0 6175.9 1122.9
Execl Throughput 43.0 4859.5 1130.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 119555.9 301.9
File Copy 256 bufsize 500 maxblocks 1655.0 30744.8 185.8
File Copy 4096 bufsize 8000 maxblocks 5800.0 394139.1 679.6
Pipe Throughput 12440.0 560292.8 450.4
Pipe-based Context Switching 4000.0 169622.7 424.1
Process Creation 126.0 8964.2 711.4
Shell Scripts (1 concurrent) 42.4 7598.9 1792.2
Shell Scripts (8 concurrent) 6.0 1181.1 1968.5
System Call Overhead 15000.0 1367590.4 911.7
========
System Benchmarks Index Score 788.2

下一个产品 关于销售客服更换QQ的通知
上一个产品 关于使用dedecms导致发包及弱密码导致主机被黑的说明

拥有超过10年的业务管理经验。我们是IDC服务和解决方案方面的专家

有任何疑问请不要犹豫,立即点击联系我们