zapek / Xeres

A Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.

Home Page:https://xeres.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate memory usage and which GC to use for the release version

zapek opened this issue · comments

For a standalone version, memory usage should be optimized.

A good candidate might be ZGC because it returns unused memory to the OS.

Decided to go with the default.