zulip/tools/deprecated/stress-test
Tim Abbott 9b7a3f040c Remove now-unused /json/get_events endpoint. 2016-10-27 21:34:58 -07:00
..
.gitignore Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
README.md Fix tab-based whitespace in stress-test README file. 2016-04-14 14:30:29 -07:00
package.json Clean up tools/ by deleting files and moving others to deprecated/ 2015-09-20 00:18:48 -07:00
stress-test.coffee Remove now-unused /json/get_events endpoint. 2016-10-27 21:34:58 -07:00
support.coffee Clean up tools/ by deleting files and moving others to deprecated/ 2015-09-20 00:18:48 -07: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}.