Import/Export buses should scale items moved with dynamic tick rate
rjb3977 opened this issue ยท 3 comments
Describe the feature
IO buses currently don't take ticksSinceLastCall into account when doing work, so they're quite slow when they're starting up. This also means that changing their dynamic ticking rates in the config changes their overall throughput, which doesn't seem consistent with the idea of dynamic ticking.
Reasons why it should be considered
It will make the throughput of IO buses consistent even when they're not constantly active.
Additional details
No response
Thanks for the suggestion. I am not sure about this, we'll have to discuss it internally. Community feedback is welcome.
Personally I think that the ramping up effect is pretty cool.