richdocumentscode
richdocumentscode copied to clipboard
Memory requirements are outdated
Hello, I'm currently testing the memory footprint collabora has on my server.
In your system requirenments you list the memory requirements as follows: 1 GB RAM + 100 MB RAM / user
However, on my server, using the docker image, the container usually idles around max 500 MiB with each user adding a maximum of 10MiB to the memory load.
This is the memory load with 15 test users and 15 (different) test files: NAME CPU% MEM MEM% collabora 12.36% 565MiB / 2GiB 27.59%
I think you can vastly reduce the system requirements in your readme, i.e.: 512 MiB RAM + 20 MiB RAM / user
Cheers, Marvin