itzg/docker-minecraft-server

Add ZGC Option for MeowIce Flags

Aberta

#3.954 aberto em 27 de fev. de 2026

 (5 comentários) (0 reação) (0 responsável)Shell (1.858 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.694 estrelas)
Métricas de merge de PR
 (Mesclagem média 15h 10m) (32 fundiu PRs em 30d)

Description

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.

Guia do colaborador