How can i analyse my code to see what is most processor heavy? I am not thinking about the graphics, i know i can see how many tris, render calls and so on are used in the stats window. I am more thinking about events, messages, update method calls and so on that i see advices to keep checked as not to get a slow game.
Pro only, naturally.
– meat5000