After 10+ hours of game into underground (gen a lot of pollution) (later the pollution has been neutralized), a bitters drill more and more rocks (including beyond the borders of the open area (show-path-requests) ) (and generate UPS drops (lags)).
Mod settings:
Biter rocks Disabled, Teleport bitters Disabled, resModifier 100, Teleport cooldown = 2
Debug info:
show-time-usage: Path finder: 7.714/6.873/16.759
the command to delete empty chunks did not help.
how i fix it: (kill underground surface):
move to underground,
/c game.player.print(game.player.surface.index) --getIndex
go to nauvis (leave underground surface)
remove all subways, underground shafts
/c game.surfaces[66].clear() --delete surface (66 - received index)
After fix: Path finder:
0.002/0.002/0.005