🌐Corrundum


This mod adds Corrundum, a planet centered around the chemistry of Sulfur.

Content
a month ago
2.0
29.9K
Factorio: Space Age Icon Space Age Mod
Planets Environment Mining Fluids Manufacturing Storage

b mod takes 220ms to process each frame :)

8 months ago

I need to optimize it and I received suggestions on how to so. How did you get the game to show this data? I want to run some tests on my end.

8 months ago

F4 then go to "debug" tab and check everything about time usage, then press F4 again and then F5 to toggle the debug statistics you checked in that tab
https://prnt.sc/8hHHZtLAccfU

CTRL + SHIFT + F then also toggles for me prototype explorer, not sure if that will help you but hey
https://prnt.sc/fcrZwj09_Dm8

8 months ago

Awesome. I literally just uploaded 1.0.1, don't have time to test right now, will test tonight. But I was able to learn about the cost of find_entities() and implemented a caching system to minimize calls to it.

Should run much smoother now.