henkelmax / pipez

Lag friendly pipes.
50 stars 24 forks source link

Massive Lag Generated by Pipez - 70% CPU Thread Usage #242

Closed TheGameAce closed 2 weeks ago

TheGameAce commented 2 weeks ago

Bug description

Tried Pipez to replace Mekanism's laggy logistical transporters. Spiked from 40% of CPU thread to 70% with the switch. The system of transporters (& then pipez) I've been using is for a Productive Bees farm with a fair number of hives.

Addendum: Did some further testing. TPS still drops significantly with only a fraction of the hives connected.

Minecraft version

1.20.1

Mod version

1.20.1-1.2.5

Mod loader and version

Forge 47.3.5

Steps to reproduce

N/A

Expected behavior

N/A

Log files

https://spark.lucko.me/xL7RQk2nSp

Screenshots

No response

henkelmax commented 2 weeks ago

If you take a look the lag is actually caused be the logic if an item can be inserted into their inventory of the productive bees mod. Theres not much we can do about other mods inventory logic being slower.

TheGameAce commented 2 weeks ago

Ah gotcha, my bad. Appreciate the insight at least. Might not get anywhere, but I'll use this as a reference for an issue report & hope the author is up for looking into it.