You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| README.md | 5 years ago | |
| badchatdata.js | 5 years ago | |
| hls.yaml | 5 years ago | |
| httpGetTest.yaml | 5 years ago | |
| package-lock.json | 5 years ago | |
| websocketTest.js | 5 years ago | |
| websocketTest.yaml | 5 years ago | |
README.md
Tests
Load Tests
- Install artillery from NPM/Yarn/Whatever Javascript package manager is popular this week.
- Install artillery-plugin-hls
- Start an instance of the server on localhost.
artillery run httpGetTest.yamlfor endpoint load tests.artillery run websocketTest.yamlfor websocket load tests.