|
|
本帖最后由 haores 于 2012-7-29 12:41 编辑
刚才购买的,说是100m端口,测试的这么低
[root@lo ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
1412+0 records in
1412+0 records out
92536832 bytes (93 MB) copied, 31.6474 seconds, 2.9 MB/s
[root@lo ~]# wget http://cachefly.cachefly.net/100mb.test
--2012-07-29 07:51:32-- 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'
11% [===============> ] 11,762,368 598K/s eta 2m 36s
以前购买的一个月1.99刀的,10m独享的,比这次购买的强多了,郁闷
root@vc:~# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
2830+0 records in
2830+0 records out
185466880 bytes (185 MB) copied, 2.27318 s, 81.6 MB/s
root@vc:~# wget http://cachefly.cachefly.net/100mb.test
--2012-07-29 12:21:22-- 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'
6% [=> ] 6,372,360 1.46M/s eta 79s
这个年付36的
[root@kls ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 3.12743 seconds, 85.8 MB/s
[root@kls ~]#wget http://cachefly.cachefly.net/100mb.test
--2012-07-29 12:27:01-- 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 20.2M/s in 4.6s
2012-07-29 12:27:06 (21.9 MB/s) - `100mb.test' saved [104857600/104857600]
buyvm 15刀的
root@bv:~# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 6.83423 s, 39.3 MB/s
root@bv:~# wget http://cachefly.cachefly.net/100mb.test
--2012-07-29 12:30:39-- 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'
98% [====================================> ] 102,774,036 12.9M/s eta 1s
都不高,也不能说是价格影响性能吧 |
|