TheProfs / torture

Torture a WebSockets formation by firing a barrage of requests. Otherwise known as Stress Testing instrumentation.
MIT License
0 stars 0 forks source link

Locust - A modern load testing framework #1

Open stefanoschrs opened 6 years ago

stefanoschrs commented 6 years ago

You can check them out for ideas: https://locust.io I've used it in the past in master/ slave mode and it was really good

nicholaswmin commented 6 years ago

I need to visualise the responses as the come - i.e before they are complete - i.e on request.on('data').

Do you know if locust does that?

It would do the job just fine if it does.

stefanoschrs commented 6 years ago

Yeah