Giter VIP home page Giter VIP logo

Comments (2)

ErisDS avatar ErisDS commented on May 24, 2024

Ok weirdly I see the same behaviour in wrk:

wrk -t30 -c130 -d20s https://localhost
Running 20s test @ https://localhost
  30 threads and 130 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    79.52ms    8.92ms 131.95ms   78.31%
    Req/Sec    50.09     13.83   120.00     80.56%
  30018 requests in 20.04s, 15.25MB read
  Non-2xx or 3xx responses: 10
Requests/sec:   1497.63
Transfer/sec:    779.32KB

wrk -t30 -c140 -d20s https://localhost
Running 20s test @ https://localhost
  30 threads and 140 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    79.14ms    8.74ms 134.93ms   81.51%
    Req/Sec    50.36     14.97    80.00     77.87%
  30178 requests in 20.10s, 15.34MB read
Requests/sec:   1501.34
Transfer/sec:    781.46KB

wrk -t30 -c150 -d20s https://localhost
Running 20s test @ https://localhost
  30 threads and 150 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    24.01ms   36.07ms 366.72ms   82.27%
    Req/Sec     1.00k   383.83     2.61k    69.53%
  594900 requests in 20.06s, 63.99MB read
  Non-2xx or 3xx responses: 576002
Requests/sec:  29653.51
Transfer/sec:      3.19MB

from autocannon.

ErisDS avatar ErisDS commented on May 24, 2024

At 150 I get socket: too many open files, so I guess the is actually because the requests all fail really fast and therefore the tooling can get many many more requests completed.

Ignore me.

from autocannon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.