dependabot[bot] 363bc78ac6 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /test/load (#2664) 1 年之前
..
README.md 54ba725af3 Add hls load test 3 年之前
badchatdata.js b6f68628c0 Chat refactor + persistent backing chat users (#1163) 3 年之前
chatLoadTest.js b6f68628c0 Chat refactor + persistent backing chat users (#1163) 3 年之前
hls.yaml 54ba725af3 Add hls load test 3 年之前
httpGetTest.yaml 54ba725af3 Add hls load test 3 年之前
package-lock.json 363bc78ac6 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /test/load (#2664) 1 年之前
package.json dc70642892 Fix missing package.json for load tests 3 年之前

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.