mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
|
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
| stress-test.coffee | ||
| support.coffee | ||
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}.