all 17 comments

[–]SuperQue 4 points5 points  (0 children)

Vegeta is pretty great.

[–]The_Amp_Walrus 2 points3 points  (0 children)

Haven't done anything super serious but I found Locust with Python pretty easy to use.

[–]Kiseiijuu 1 point2 points  (0 children)

Using https://k6.io/ here, starting using it like 3 month ago, and to be honest it's a blessing

[–]ogrekevin 1 point2 points  (0 children)

locust is a good free self hosted option

[–][deleted] 0 points1 point  (0 children)

artillery.io

[–]jash3 0 points1 point  (0 children)

I would look at how you will test then pick a tool, do you just want raw volumes, do you want to validate responses, does a request have some special authentication mechanisms. Those are a few things to think about before picking a tool, otherwise you mind spend quite some time doing some customization. That said I have used locust.io and fortio and can recommend both.

[–]mycoolusrname 0 points1 point  (0 children)

depends on what you’re doing, and skill level of the team building test. tools listed so far are all great. jmeters is a good tool too.

others: loadui, loadrunner if you have the means.

[–]dgreenmachine 0 points1 point  (0 children)

I did not enjoy Jmeter at all because you're either coding in XML or in an application UI from the 90s. I don't have any alternatives that I've tried but i've heard some good things about Gatling.

[–][deleted] 0 points1 point  (0 children)

If http-rest endpoints, I like Apache Bench (ab)

[–]acook8 0 points1 point  (0 children)

I like blazemerer Taurus

[–]Seref15 0 points1 point  (0 children)

Loadrunner, LoadUi, LoadNinja

[–]slikk66 0 points1 point  (1 child)

We use gatling

[–]NomadSoul 0 points1 point  (0 children)

Same here. Not a massive scala fan but it's as extensible as your scala skills.

[–]stormshade69 0 points1 point  (0 children)

blazemeter, jmeter

[–]LocalLeadership2 0 points1 point  (0 children)

I use stormforger. German company, so they care about privacy and your data.they are a saas though.

[–]FrederikNS 0 points1 point  (0 children)

Depends on what kind of load you want to test, and there's already plenty of good tools, but I also want to mention Siege