zulip/tools/stress-test
Tim Abbott a8c70f6dde Change Humbug => Zulip in tools.
(imported from commit a081a6f26407528d5952c8065f15f19c66ce9111)
2013-08-07 10:00:07 -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 Change Humbug => Zulip in tools. 2013-08-07 10:00:07 -04: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}.