I'm looking for a freeware and simpler alternative to JMeter. It is a very complete yet complex tool and all I need is to simulate a number of simultaneous calls to a site, grab stats about performance (time to the response) and see how many concurrent calls it can endure without breaking. Some chart thrown in would be useful.
Thank you
Arpit Mohan
CTO @ Appsmith
You could give Vegeta a shot. It's a Golang application which means you can simply grab the binary and run it on your local. Some advantages to using Vegeta: