#Random lag 2s lag every 1-2 minute

1 messages · Page 1 of 1 (latest)

drifting dirge
#

Hi, few days ago i've started a server for my friends to play Craftoria ModPack, overall server is running well [with 12gb of ram] but as in title, since day 1 we are having problem with random 1-2s lags, maybe someone had similar experience and know a fix without removing most important mods?
Spark link [settings; ticks over 200, timeout 180]: https://spark.lucko.me/RnFa0SCZxi

spark is a performance profiler for Minecraft clients, servers, and proxies.

mint jackal
#

1.30? i myself put ram allocation to 10gb, it feels like it doesn't 8gb no more.

drifting dirge
mint jackal
earnest rampart
#

That spark report looks pretty good actually.
But why parallelGC? That’s an unexpected choice.

drifting dirge
drifting dirge
slender cypress
#

could try zgc

#

be warned that it can double the reported ram use though

#

it doesnt actually, but zgc uses a technique where the same space is allocated twice as an optimization to get pointer metadata

#

most allocators are not smart enough to know that so double is reported

#

the true overhead is roughly comparable to g1gc

drifting dirge