Seamless

Seamless

565k Downloads

[Suggestion]: Performance

SiverDX opened this issue ยท 2 comments

commented

What is your suggestion?

It's pretty high on the performance impact
(Most of the Architectury part probably also counts for this mod since it's all just getModIds)

grafik

grafik

https://spark.lucko.me/5tdghCProp

commented

Here another report from another modpack with similar/worse findings: https://spark.lucko.me/idxbjnuYS9?hl=4601
I checked getModIds, I can not spot something obviously slow (tho caching it might be appropriate) so I suspect the whole getBlocks() method is, for whatever reason, spammed.

commented

Yeah I had actually solved that already, and I am still working on improving performance even more