Ask HN: What tools are you using for load tests?

2 points by willsmith72 ↗ HN
Which specific tools do you rely on for load testing? Any less-known ones that have proven invaluable?

Do you prefer CLI or GUI?

Are you using paid tools? If so, is the ROI evident?

Is it integrated into your CI or otherwise run automatically?

How closely do your load tests mimic real user behaviour?

Are there any emerging technologies you're exploring for load testing?

I'm beginning the process of load test architecture/planning at my company and would love to hear your thoughts.

2 comments

[ 3.2 ms ] story [ 32.5 ms ] thread
we dont do it often. When I do I use this tool. https://k6.io/docs/ it suits my needs and easy to work with
I've had someone else suggest k6 too, thanks! So you fall into the "500 user hours" free tier?