Profiling function output - What does it mean?

Post » Fri Jan 04, 2013 2:55 pm

There are several Papyrus profiling functions, http://www.creationkit.com/StartScriptProfiling_-_Debug. They have been recommended by SmkViper in the past as a tool to identify slow functions and stacks.

Except... the output generated isn't documented anywhere. At least, not on the function wiki pages. Here's what the output looks like.

139233:PUSH:2529:2:_DE_Main_1_6 (09015CAE):_de_epmonitor_1_6..GetFoodState139283:POP:2529:2:_DE_Main_1_6 (09015CAE):_de_epmonitor_1_6..GetFoodState

I'm familiar with PUSH and POP. But what do the first (139233) and second (2529:2) numbers indicate? Is one of these a timestamp? Based on what?

Thanks for any insight.
User avatar
djimi
 
Posts: 3519
Joined: Mon Oct 23, 2006 6:44 am

Return to V - Skyrim