David Megginson wwrites:
>
>Norman Vine writes:
>
> > This profiling run might be enlightening
>>
>OK, this jogs my memory.  I took out the old path-caching code before,
>and didn't add a new hashtable yet.  I'll try to do that early next
>week.

Cool

This might be a problem too

 time   seconds   seconds    calls  us/call  us/call     
 5.81      2.31     0.20  3455357     0.06     0.06  
FGGlobals::get_current_view(void) const

Judging by the number of times this is called 
 i.e  54 times per LOOP iteration 
this 'might' be a 'good' candidate for inlining

fgMainLoop calls == 63915

Regards

Norman


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to