zoukankan      html  css  js  c++  java
  • 【12】

    [root@localhost siege-4.0.2]# siege http://192.168.1.210:8000/ -c100 -t3s
    ** SIEGE 4.0.2
    ** Preparing 100 concurrent users for battle.
    The server is now under siege...
    HTTP/1.1 200     0.09 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.19 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.27 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.34 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.44 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.54 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.62 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.72 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     0.79 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.87 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.95 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.02 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.10 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.17 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.29 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.36 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.44 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.56 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.64 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.79 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.92 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.08 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.23 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.34 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.42 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     2.52 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     2.67 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.86 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.94 secs:     208 bytes ==> GET  /
    
    Lifting the server siege...
    Transactions:                  29 hits
    Availability:              100.00 %
    Elapsed time:                2.99 secs
    Data transferred:            0.01 MB
    Response time:                1.39 secs
    Transaction rate:            9.70 trans/sec
    Throughput:                0.00 MB/sec
    Concurrency:               13.43
    Successful transactions:          29
    Failed transactions:               0
    Longest transaction:            2.94
    Shortest transaction:            0.00
    
    基准测试输出
    基础测试输出

     fgdfg

  • 相关阅读:
    京东优惠叠加的获取
    树莓派安装omv
    树莓派 omv 安装 nextcloud
    Nginx 502 bad gateway问题的解决方法
    mvc 前台传入后台
    关于cefsharp 获取js动态加载后的信息
    c# 使用 java的 rsa 进行签名
    树莓派基本设置
    树莓派安装raspbian
    winform界面设计
  • 原文地址:https://www.cnblogs.com/hackerer/p/8919404.html
Copyright © 2011-2022 走看看