Hacker News new | ask | show | jobs
by whatnotests 3799 days ago
Any plans to include a way to "script" the urls, types of requests, etc?

Load testing is more than hammering a single URL thousands of times.

2 comments

Seconded. Load testing tools seem to either be the "hammer with a single, anonymous GET request" or jMeter which is capable of anything but painful to work with. There are some other tools out there but the lack of documentation makes it hard to tell what you can and can't do.
Definitely! Not something we could have done properly in 48 hours though :)
Take a look at the work by https://stormforger.com/

They offer a ruby DSL last time I checked.