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

  • 相关阅读:
    PHP PSR 标准规范
    PHP线程安全与非线程安全的区别(NTS/TS)选择?
    goto 语法在 PHP 中的使用
    linux命令post请求发送json串
    接口日志表sql【我】
    sentinel最简单接入【我】
    Jps命令—使用详解
    MyBatis-Plus Wrapper条件构造器查询大全
    IDEA项目启动不起来也不打印日志【我】
    linux下查看nginx配置文件地址
  • 原文地址:https://www.cnblogs.com/hackerer/p/8919404.html
Copyright © 2011-2022 走看看