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

  • 相关阅读:
    【GitHub】上传代码通用操作等(附下载单个文件夹或文件)
    【Git】之分支合并命令
    【FFmpeg】之Mac系统爬取所有M3U8视频下载方法
    i2c超时
    linux下串口调试
    cgminer分析
    i2c驱动理解
    STM32(三十七)SPI读取W25Q128flash的厂商ID、设备ID以及读写数据(硬件SPI)
    驱动静态和动态加载
    I2C基本原理及对I2C Adapter的理解
  • 原文地址:https://www.cnblogs.com/dockers/p/10445497.html
Copyright © 2011-2022 走看看