mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
.. | ||
hls.yaml | ||
httpGetTest.yaml | ||
package-lock.json | ||
README.md | ||
websocketTest.js | ||
websocketTest.yaml |
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.yaml
for endpoint load tests.artillery run websocketTest.yaml
for websocket load tests.