Profiling, and server lag
Posted: Fri Nov 24, 2006 5:58 pm
I was reading through the mastering unreal technologies book. They mentioned something called profiling. In java and .net its used to optimize performance by showing what is slowing an app down. It looks like they added a similar feature to UT. To use this we need profiling logs to see whats doing it. The only way to obtain them is using "PROFILESCRIPT START" at the console and stop it by typing "PROFILESCRIPT STOP". I believe this is only available to TW. Toxic would have to get the profiles off the server for sure.
Here is some more info.
http://udn.epicgames.com/Two/ScriptProfiler#Summary
Here is some more info.
http://udn.epicgames.com/Two/ScriptProfiler#Summary