找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
楼主: ccf

2.8刀买了个 hostens 1T G口大盘鸡,貌似 I/O 和网络限制了

[复制链接]

114

主题

3622

回帖

7646

积分

论坛元老

积分
7646
发表于 2019-1-19 19:27:00 | 显示全部楼层

ccf 发表于 2019-1-19 19:41

这个解释应该靠谱,实际测试可以验证这一点

网路速度好像也被限制了,我的1G出口貌似被限制在 200M ...


也可能是这个垃圾U拖慢了网速? Unixbench 结果

[ol]
  • ------------------------------------------------------------------------
  • Benchmark Run: Sat Jan 19 2019 13:05:03 - 13:32:56
  • 1 CPU in system; running 1 parallel copy of tests
  • Dhrystone 2 using register variables       18655726.6 lps   (10.0 s, 7 samples)
  • Double-Precision Whetstone                     2406.8 MWIPS (9.4 s, 7 samples)
  • Execl Throughput                               2160.0 lps   (29.8 s, 2 samples)
  • File Copy 1024 bufsize 2000 maxblocks        294287.6 KBps  (30.0 s, 2 samples)
  • File Copy 256 bufsize 500 maxblocks           79004.4 KBps  (30.0 s, 2 samples)
  • File Copy 4096 bufsize 8000 maxblocks        931854.7 KBps  (30.0 s, 2 samples)
  • Pipe Throughput                              509735.9 lps   (10.0 s, 7 samples)
  • Pipe-based Context Switching                 106241.1 lps   (10.0 s, 7 samples)
  • Process Creation                               4168.5 lps   (30.0 s, 2 samples)
  • Shell Scripts (1 concurrent)                   1787.8 lpm   (60.0 s, 2 samples)
  • Shell Scripts (8 concurrent)                    292.5 lpm   (60.1 s, 2 samples)
  • System Call Overhead                         504344.5 lps   (10.0 s, 7 samples)
  • System Benchmarks Index Values               BASELINE       RESULT    INDEX
  • Dhrystone 2 using register variables         116700.0   18655726.6   1598.6
  • Double-Precision Whetstone                       55.0       2406.8    437.6
  • Execl Throughput                                 43.0       2160.0    502.3
  • File Copy 1024 bufsize 2000 maxblocks          3960.0     294287.6    743.2
  • File Copy 256 bufsize 500 maxblocks            1655.0      79004.4    477.4
  • File Copy 4096 bufsize 8000 maxblocks          5800.0     931854.7   1606.6
  • Pipe Throughput                               12440.0     509735.9    409.8
  • Pipe-based Context Switching                   4000.0     106241.1    265.6
  • Process Creation                                126.0       4168.5    330.8
  • Shell Scripts (1 concurrent)                     42.4       1787.8    421.7
  • Shell Scripts (8 concurrent)                      6.0        292.5    487.5
  • System Call Overhead                          15000.0     504344.5    336.2
  •                                                                    ========
  • System Benchmarks Index Score                                         530.6
  • ======= Script description and score comparison completed! =======
  • [/ol]复制代码
  • 回复

    使用道具 举报

    151

    主题

    2100

    回帖

    4705

    积分

    论坛元老

    积分
    4705
     楼主| 发表于 2019-1-19 19:40:03 | 显示全部楼层

    ghyghoo8 发表于 2019-1-19 19:43

    也可能是这个垃圾U拖慢了网速? Unixbench 结果

    我挺纳闷的,I/O测试 6XX MB/s 的时候,wget cachefly 网络测试 60-70M/s,但 I/O 下来后,网络也就最多 1x-3x M/s 了
    回复

    使用道具 举报

    114

    主题

    3622

    回帖

    7646

    积分

    论坛元老

    积分
    7646
    发表于 2019-1-19 19:29:00 | 显示全部楼层

    ccf 发表于 2019-1-19 19:46

    我挺纳闷的,I/O测试 6XX MB/s 的时候,wget cachefly 网络测试 60-70M/s,但 I/O 下来后,网络也就最多  ...

    wget -O /dev/null 试试速度, 这个不操作硬盘的
    回复

    使用道具 举报

    151

    主题

    2100

    回帖

    4705

    积分

    论坛元老

    积分
    4705
     楼主| 发表于 2019-1-19 19:41:09 | 显示全部楼层

    ghyghoo8 发表于 2019-1-19 19:54

    wget -O /dev/null 试试速度, 这个不操作硬盘的

    我测试网络一直用 -O/dev/null 的,不是磁盘因素,难道真是 CPU?不过网络有可能是邻居的因素,毕竟是共享的
    回复

    使用道具 举报

    114

    主题

    3622

    回帖

    7646

    积分

    论坛元老

    积分
    7646
    发表于 2019-1-19 19:40:00 | 显示全部楼层

    ccf 发表于 2019-1-19 19:56

    我测试网络一直用 -O/dev/null 的,不是磁盘因素,难道真是 CPU?不过网络有可能是邻居的因素,毕竟是共 ...

    我觉得网络也有限制 几个不同节点都是500m出, 400m入.
    不过也真可能是cpu导致的, 在crowncloud有个大盘鸡, 虽然是3核心, 但是纯http下载也才最高500m, 如果https那就只有200m最高了, 单线程多线程都试过
    回复

    使用道具 举报

    10

    主题

    2497

    回帖

    5050

    积分

    论坛元老

    积分
    5050
    发表于 2019-1-19 19:40:45 | 显示全部楼层

    ghyghoo8 发表于 2019-1-19 19:43

    也可能是这个垃圾U拖慢了网速? Unixbench 结果

    这个分数好像不算好啊,一般的小鸡700-1100这样
    回复

    使用道具 举报

    200

    主题

    1411

    回帖

    3470

    积分

    论坛元老

    积分
    3470
    发表于 2019-1-19 19:43:44 | 显示全部楼层
    反正早就听到反馈限制就没入
    回复

    使用道具 举报

    51

    主题

    1026

    回帖

    2253

    积分

    金牌会员

    积分
    2253
    发表于 2019-1-19 19:41:00 | 显示全部楼层
    偶下载速度平均 20 - 50k
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    Archiver|手机版|小黑屋|Discuz! X

    GMT+8, 2025-9-19 18:43 , Processed in 0.016779 second(s), 19 queries .

    Powered by Discuz! X3.5

    © 2001-2025 Discuz! Team.

    快速回复 返回顶部 返回列表