dependabot[bot] b1381170c1 Bump word-wrap from 1.2.3 to 1.2.4 in /test/load (#3188) 1 year ago
..
README.md 54ba725af3 Add hls load test 3 years ago
badchatdata.js b6f68628c0 Chat refactor + persistent backing chat users (#1163) 3 years ago
chatLoadTest.js b6f68628c0 Chat refactor + persistent backing chat users (#1163) 3 years ago
hls.yaml 54ba725af3 Add hls load test 3 years ago
httpGetTest.yaml 54ba725af3 Add hls load test 3 years ago
package-lock.json b1381170c1 Bump word-wrap from 1.2.3 to 1.2.4 in /test/load (#3188) 1 year ago
package.json 60d6cda3a6 Bump tough-cookie and artillery in /test/load (#3154) 1 year ago

README.md

Tests

Load Tests

  1. Install artillery from NPM/Yarn/Whatever Javascript package manager is popular this week.
  2. Install artillery-plugin-hls
  3. Start an instance of the server on localhost.
  4. artillery run httpGetTest.yaml for endpoint load tests.
  5. artillery run websocketTest.yaml for websocket load tests.