zulip/tools/stress-test
Jason Michalski 9d973ff106 Change get_bots API to use rest_dispatch
(imported from commit 921895dd636ba118a0f57e60a7bcb9dca1c7c605)
2014-02-18 15:09:19 -05: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 Change get_bots API to use rest_dispatch 2014-02-18 15:09:19 -05:00
support.coffee Change Humbug => Zulip in tools. 2013-08-07 10:00:07 -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}.