View Single Post
Re: Question on code profiling
Old
  (#6)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: Question on code profiling - 20-01-2004

ok, this is how it currently looks like ... I really gotta readd that maximum and minimum stuff again


The first line shows where we are in the tree and what's the current percentage of the stuff that is shown ... all % values below are then relative to this. Below we can see which functions are called. if a + is in front of it, we can go there with the cursor and browse deeper to the tree ... ( the cursor is the ------- line )



Last edited by @$3.1415rin; 20-01-2004 at 22:44..
  
Reply With Quote