/wploads

Wordpress load testing scripts

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

$ make build

to make the virtualenv.

$ make small

to run a very brief test on dev.

$ make medium

to run a fair-sized (149K hits in 5 mins) test on dev.

$ make large

to pound heck out of dev from AWS. DON'T DO THIS YET.

Paramaterized SERVER_URL coming next.