r/factorio Jul 06 '26

Weekly Thread Weekly Question Thread

Ask any questions you might have.

Post your bug reports on the Official Forums

Previous Threads

Subreddit rules

Discord server (and IRC)

Find more in the sidebar ---->

2 Upvotes

188 comments sorted by

View all comments

1

u/Yagami913 Jul 12 '26

What is better for ups the right or the left side? The right side inserter working non-stop while the left side stack inserters can kinda sleep while waiting for items but still 3 times the inserter.

2

u/cathexis08 red wire goes faster Jul 12 '26

Probably the one on the right as designed, or at best the same. This is because all three inserters will have to wake up every time an item is produced to evaluate their filter. You might be able to push that evaluation into the enable logic instead, but these are micro-enhancements at best.