This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
owncast
Watch
2
Star
0
Fork
0
You've already forked owncast
mirror of
https://github.com/owncast/owncast.git
synced
2024-10-10 19:16:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5af0afa2a0965b0c8a4a436e13dec84c8a7568f7
owncast
/
test
History
Gabe Kangas
f2f5993e22
A shell script to point at a dir of video files to stream as test content on a loop
2020-09-21 18:31:06 -07:00
..
httpGetTest.yaml
Add some simple load tests
2020-07-15 21:40:22 -07:00
ocTestStream.sh
A shell script to point at a dir of video files to stream as test content on a loop
2020-09-21 18:31:06 -07:00
package-lock.json
Fix security alert with test script
2020-08-26 23:20:38 -07:00
README.md
Add some simple load tests
2020-07-15 21:40:22 -07:00
userColorsTest.js
Allow user colors to be more red
2020-09-21 14:14:55 -07:00
websocketTest.js
Add some simple load tests
2020-07-15 21:40:22 -07:00
websocketTest.yaml
Add some simple load tests
2020-07-15 21:40:22 -07:00
README.md
Tests
Load Tests
Install
artillery
from NPM/Yarn/Whatever Javascript package manager is popular this week.
Start an instance of the server on localhost.
artillery run httpGetTest.yaml
for endpoint load tests.
artillery run websocketTest.yaml
for websocket load tests.
Reference in New Issue
View Git Blame
Copy Permalink