Hello,
I am after a Python script to help me load test my Google App Engine website. I want to give it a set of URLs and a request rate (would need to use threads) and then measure the response times of my website.
I have had a look at a few solutions but they don't let you set an upper limit for the request rate.
Any ideas? Thanks