A few things:
- Please use 0.1.12 as there are fixes for memory leaks.
- Just remember this is a beta and many things will need to be fixed over time.
- Some of the RAM usage you see is also coming from blazor (the UI framework) when it loads new pages or sets refresh timers on pages, so it will not go away when you stop a job because it caches the pages for quick loading in the future.
- I intend to expose a web API to control OB2 through different methods like custom frontend clients or even discord/telegram bots, which will greatly reduce the RAM usage on the server. It will happen in a few months but stay tuned for that.
- I also suggest that you read this article to make it less heavy on the CPU Making your OpenBullet 2 instance more stable
Let me know if you have any more questions!