The only time you shouldn’t run Performance tests is if you don’t care how your API works in production.
nice little article on testing, thanks for writing this.
Glad you liked it, Neo. Thanks!
Here is my favourite tool to run stress tests, written in Go - https://github.com/tsenart/vegeta
What's the feature(s) you love the most?
Thanks for adding, Alex!
Ironically, the performance of the tool itself :) It can handle big amount of requests. Also, the configuration is easy.
Cool post Raul with some nice practical examples as well. It's always important to be clear about the goal of particular tests.
Also, thanks for the mention!
nice little article on testing, thanks for writing this.
Glad you liked it, Neo. Thanks!
Here is my favourite tool to run stress tests, written in Go - https://github.com/tsenart/vegeta
What's the feature(s) you love the most?
Thanks for adding, Alex!
Ironically, the performance of the tool itself :) It can handle big amount of requests. Also, the configuration is easy.
Cool post Raul with some nice practical examples as well. It's always important to be clear about the goal of particular tests.
Also, thanks for the mention!