HACKER Q&A
📣 lomz

What are you using for load testing?


Usually, I would let organic users be my load test. However, I am working on a project that has an anticipated load on a new-to-my-team stack, so I'm looking into ways to load test.

I've seen tools like k6 (https://k6.io/), Artillery (https://www.artillery.io), and JMeter (https://jmeter.apache.org/).

I've been using Artillery, but it's hard to visualize the results.

What do you use?


  👤 rkwz Accepted Answer ✓
I use JMeter via Taurus, it displays visualization in the terminal.

My notes on how to use it - https://www.sheshbabu.com/posts/taurus-writing-jmeter-load-t...


👤 rfarley04
I don't use it but I've heard good things about Multiple.dev