itzg/docker-minecraft-server

Add ZGC Option for MeowIce Flags

Open

#3,954 opened on 2026年2月27日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Shell (1,858 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,694 stars)
PR merge metrics
 (平均マージ 15h 10m) (30d で 32 merged PRs)

説明

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.

コントリビューターガイド