The Factorio Benchmark Website

test-000061 : Is there a performance improvement to turning off inserters chasing items?

Factorio Version 1.1.107

The TLDR

Situationally there can be performance improvement to using the prototype inserter_chases_belt_items = false, but design can eliminate the difference.

The Question

The Factorio modding API includes an option to turn off inserter chas belt items. Ref

Does this option improve performance and in what scenarios?

The Test

Two map variants, two half belts versus one full belt feeding a total of 10 furnances. Each of the two designs cloned to a large amount of production.

These two map variants are benchmarked without mods, and then benchmarked with this mod: https://mods.factorio.com/mod/zzzzStopChasingBeltItems

All 4 maps benchmarked for 3 runs, 1000 ticks per run. The best performing tick for each tick number taken.

The Data

Data sorted by update time for readability

All maps will be uploaded here.

Closing

While it's unfortunately not the default and requires a mod to enable, the performance loss to chasing items can still be eliminated by using two half belts instead.