Documentation: livechat-perf-test repository.

This commit is contained in:
John Livingston
2023-12-07 11:03:10 +01:00
parent 17a0f4224d
commit 6f1cca0c5b
36 changed files with 440 additions and 91 deletions

View File

@ -147,3 +147,8 @@ A repo was made out of it, check out [pt-plugin-dev](https://codeberg.org/mose/p
Note: for an unknown reason, Prosody can't resolve containers DNS address when using the lua-unbound library.
There is a dirty hack in the plugin: just create a `/data/plugins/data/peertube-plugin-livechat/no_lua_unbound` file in your docker-volumes, then restart containers.
## Performance tests
The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests.
It can be used to evaluate code improvments, or find bottlenecks.