zoukankan      html  css  js  c++  java
  • 阿里云服务器性能评测

    测试对象:

    1. Amazon EC2 Small Instance 1 EC2 Compute Unit (1 virtual core with 1 EC2Compute Unit)    Xeon E5507  @ 2.27GHz

    2. 阿里云 1核的ECS  CPU核数:1核(Xeon E5-2430 0 @ 2.20GHz)  杭州机房

     

    通过http://www.cpubenchmark.net可以查到这2款CPU的跑分值:

    Intel Xeon E5-2430 @ 2.20GHz
    7,288
    Intel Xeon E5507 @ 2.27GHz
    3,246

    E5-2430得分是E5507的一倍多, 这也是为什么后面阿里云表现好的原因, CPU比较新。 Amazon的CPU太老了。


    CPU性能测试:

    评测命令 Intel i5-2300 CPU @ 2.80GHz AWS small instance AliYun 1 core
    time echo "scale=5000; 4*a(1)" | bc -l -q 22.797s 1m42.415s 44.691s
    openssl speed rsa1024 2902 signs/s 399.7 signs/s 883.8 sign/s












    结论:阿里的1核比AWS的 small instance性能要好不少。

    磁盘 IO性能

     

    评测命令 AWS small instance AliYun 1 core
    1.       time dd if=/dev/zero of=/test.dbf bs=8k count=300000 39.3 MB/s 36.4 MB/s






    结论:IO写性能两者差不多。

    UnixBench跑分-综合系统性能

    AliYun 1 core:   987.5

    AWS small instance:  169.0


    结论:阿里完胜。


    访问速度:PING

     

     

    结论:BGP机房, 联通、电信、移动速度都不错。



    总结: 从价格和性能上看, 阿里云的性价比很好, 值得一试,  稳定性要长期考量。


    通过以下链接购买,可获得5%折扣。

    优惠链接:点击


  • 相关阅读:
    安装django(使用国内镜像)
    adb工具安装与配置
    mysql
    Charles抓包(iOS的http/https请求)
    selenium+python第一个自动化脚本
    selenium+python环境搭建
    python,你好!
    tjkd-html
    asp
    uglifyjs压缩批处理
  • 原文地址:https://www.cnblogs.com/keanuyaoo/p/3258231.html
Copyright © 2011-2022 走看看