itzg/docker-minecraft-server

Add ZGC Option for MeowIce Flags

Open

#3,954 创建于 2026年2月27日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Shell (1,858 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (13,694 star)
PR 合并指标
 (平均合并 15小时 10分钟) (30 天内合并 32 个 PR)

描述

Enhancement Type

Improve an existing feature

Describe the enhancement

MeowIce provides 2 versions of the flags - one using the standard G1GC and the other using ZGC.

ZGC is a latency focused garbage collector which may have some benefits for higher end CPUs in reducing stutters due to garbage collection.

贡献者指南