|
|
CPU E5-1620 好爽 硬盘
- [root@VPS-95659418 ~]# 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.55695 seconds, 75.5 MB/s
- [root@VPS-95659418 ~]# 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.67739 seconds, 73.0 MB/s
- [root@VPS-95659418 ~]# 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.64396 seconds, 73.7 MB/s
复制代码- [root@VPS-95659418 ~]#
- [root@VPS-95659418 ~]# wget http://cachefly.cachefly.net/100mb.test
- --2012-06-01 07:52:18-- http://cachefly.cachefly.net/100mb.test
- 正在解析主机 cachefly.cachefly.net... 205.234.175.175
- Connecting to cachefly.cachefly.net|205.234.175.175|:80... 已连接。
- 已发出 HTTP 请求,正在等待回应... 200 OK
- 长度:104857600 (100M) [application/octet-stream]
- Saving to: `100mb.test.2'
- 100%[======================================>] 104,857,600 11.0M/s in 9.0s
- 2012-06-01 07:52:28 (11.1 MB/s) - `100mb.test.2' saved [104857600/104857600]
- [root@VPS-95659418 ~]# wget http://cachefly.cachefly.net/100mb.test
- --2012-06-01 07:52:44-- http://cachefly.cachefly.net/100mb.test
- 正在解析主机 cachefly.cachefly.net... 205.234.175.175
- Connecting to cachefly.cachefly.net|205.234.175.175|:80... 已连接。
- 已发出 HTTP 请求,正在等待回应... 200 OK
- 长度:104857600 (100M) [application/octet-stream]
- Saving to: `100mb.test.3'
- 100%[======================================>] 104,857,600 11.1M/s in 9.0s
- 2012-06-01 07:52:53 (11.1 MB/s) - `100mb.test.3' saved [104857600/104857600]
复制代码 话说 第一次玩1G的xen 感谢K肿 感谢dang - [root@VPS-95659418 ~]# free -m
- total used free shared buffers cached
- Mem: 1024 868 155 0 116 706
- -/+ buffers/cache: 45 978
- Swap: 511 0 511
复制代码 跑分 lnmp 稍后奉上
|
评分
-
查看全部评分
|