zulip/tools/stress-test
Tim Abbott 77b0ddef78 [manual] Rename shakespeare users to zulip.com domain.
We need to update our Nagios configuration when this is deployed.

(imported from commit 28cc3ecfe30c41562742733d6952c8e69b87d67e)
2013-07-25 17:19:17 -04:00
..
.gitignore Preliminary stress testing tool. 2013-07-09 15:56:57 -04:00
README.md Preliminary stress testing tool. 2013-07-09 15:56:57 -04:00
package.json Preliminary stress testing tool. 2013-07-09 15:56:57 -04:00
stress-test.coffee [manual] Rename shakespeare users to zulip.com domain. 2013-07-25 17:19:17 -04:00
support.coffee Preliminary stress testing tool. 2013-07-09 15:56:57 -04:00

README.md

To get node dependencies:

npm install

To run:

./node_modules/.bin/coffee stress-test.coffee test-name --min-wait=5 --max-wait=10 --time=60 --users=5

where test-name is one of {reload, message}.