zulip/tools/deprecated/stress-test
Tim Abbott 3617ebfd41 api: Rename get_old_messages to get_messages in the backend.
Fixes #1315.
2017-03-23 23:52:44 -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 api: Rename get_old_messages to get_messages in the backend. 2017-03-23 23:52:44 -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}.