zulip/tools/deprecated/stress-test
Tim Abbott 1a162ecb97 Fix tab-based whitespace in stress-test README file. 2016-04-14 14:30:29 -07:00
..
.gitignore Clean up tools/ by deleting files and moving others to deprecated/ 2015-09-20 00:18:48 -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 Replace /json/update_active_status with REST style route. 2016-04-11 21:38:23 -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}.