When you start the server, many mods load a large amount of data into memory. Some of this data becomes "garbage" after loading is complete, but it still occupies memory, leading to artificially high server memory usage.
After the server is fully started, GcGo will:
This mod also has a certain optimization effect when used on the client side.