zoukankan      html  css  js  c++  java
  • japronto

    偶然情况下使用了japronto框架

    测试后发现还是吊  附上结果

    flask 

    wrk -c 100 -t 1 -d 30s http://127.0.0.1:80/index                                                                             

    Running 30s test @ http://127.0.0.1:80/index

      1 threads and 100 connections

      Thread Stats   Avg      Stdev     Max   +/- Stdev

        Latency   143.21ms   16.36ms 253.80ms   88.93%

        Req/Sec   693.61     79.78   790.00     83.61%

      16451 requests in 30.09s, 2.54MB read

    Requests/sec:    546.81

    Transfer/sec:     86.51KB

    japronto

    wrk -c 100 -t 1 -d 30s http://127.0.0.1:8080/text                                                                               

    Running 30s test @ http://127.0.0.1:8080/text

      1 threads and 100 connections

      Thread Stats   Avg      Stdev     Max   +/- Stdev

        Latency     1.30ms    1.29ms  52.12ms   99.20%

        Req/Sec    60.28k     3.30k   63.84k    89.33%

      1799596 requests in 30.01s, 157.89MB read

    Requests/sec:  59966.31

    Transfer/sec:      5.26MB

  • 相关阅读:
    golang 给定一个整数数组 nums 和一个目标值 target,请你在该数组中找出和为目标值的那 两个 整数,并返回他们的数组下标。
    BITOP operation destkey key [key ...]
    Viscosity for Mac使用创建您的第一个连接的方法
    ubuntu18没有网络连接Network
    go1.14下Go mod使用实践
    Unity 光照系统
    Unity 单例模式
    Unity 回调函数(Callback)
    Unity 基于OnGUI显示实时FPS
    Unity OnGUI 的可视化编辑
  • 原文地址:https://www.cnblogs.com/dockers/p/10445497.html
Copyright © 2011-2022 走看看