Investigate improving conduit network re-sort times
Rover656 opened this issue ยท 2 comments
If theres a heavily busy redstone-interacting network, we may find the network re-sort/build takes a lot of time.
We should investigate alternative ways to handle redstone enable/disabled.
Would skipping disabled nodes, but keeping them sorted in the list be a decent solution?