mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
We need to update our Nagios configuration when this is deployed. (imported from commit 28cc3ecfe30c41562742733d6952c8e69b87d67e) |
||
|---|---|---|
| .. | ||
| .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}.