Page 1 of 1
Profile Save Files
Posted: Sun May 28, 2017 6:17 pm
by AlienX
Hi,
I've seen some devs say that they are able to profile a save to see what the usage of certain things are, like belts and factories.
Is this something the public can do, or is it an internal-only debug tool?
Just feel it would help in some cases for my ever-growing map.
Thanks
Re: Profile Save Files
Posted: Sun May 28, 2017 7:57 pm
by Rseding91
It's Visual Studio and only works when you have the full source code available on your computer. It's something that can only be done by us.
Also you don't need a profiler to tell you what's taking the tick time in a save file. If the thing exists in the world and is doing something then it's most likely taking time. The only exceptions are solar panels.
There's no one thing that takes a massive amount more time than the rest simply building large amounts of anything eventually causes it to hit the limit.
Re: Profile Save Files
Posted: Sun May 28, 2017 8:36 pm
by AlienX
Ah right okay, that makes sense - Thanks.
I guess my best bet is to increase the servers CPU performance by upgrading it to a CPU that works well under single thread performance?
I didn't really want to have to fork out more cash to get this game to run correctly when a big base is built, but needs must!