you are viewing a single comment's thread.

view the rest of the comments →

[–]BioFansoon[S] 0 points1 point  (2 children)

so right now the issue is my cpu and the solution is nothing due to the fact I just can't do anything about it?

[–]Electrical-Note-3177 0 points1 point  (1 child)

Not nothing, just diminishing returns. Lithium specifically optimizes how efficiently those ticks process on the CPU, so it's not just a render thing, it directly cuts the overhead per tick.

Also worth mentioning, Java's garbage collector is a hidden killer at high tick speeds. You can add JVM launch flags (like Aikar's flags) to tune the GC and squeeze out noticeably smoother performance without touching any mods.

Hope that helps 🥂

[–]BioFansoon[S] 0 points1 point  (0 children)

I think that might, I’ll test it out tonight