Checkout loader.io for free online load testing.
If you're looking for something opensource that you can run from your CLI then you might like artillery.io/
You might also like Hey - github.com/rakyll/hey which is written in go and is really simple to use
Or Wrk - github.com/wg/wrk which is the industry standard and successor of Apache Benchmark - httpd.apache.org/docs/2.4/pro…
I'd personally recommend Hey. It's easy to use and produces a neat report.
Checkout loader.io for free online load testing.
If you're looking for something opensource that you can run from your CLI then you might like artillery.io/
You might also like Hey - github.com/rakyll/hey which is written in go and is really simple to use
Or Wrk - github.com/wg/wrk which is the industry standard and successor of Apache Benchmark - httpd.apache.org/docs/2.4/pro…
I'd personally recommend Hey. It's easy to use and produces a neat report.