hallatore / Netling

Netling is a load tester client for easy web testing.
MIT License
1.34k stars 210 forks source link

feat: add ramp up feature to load test client #35

Open alastairtree opened 5 years ago

alastairtree commented 5 years ago

Hi Tore

Thanks for a great library. Are you interested in adopting this small addition to the console client to allow you to ramp up the number of threads over time? I find it really useful for identifying the optimum number of threads before increasing them fails to increase the number of req/sec the API under test handle.

This change:

Thanks

Alastair