Ok,  I noticed it seems to take my app a while to exit, a very long time
IMHO.

So I profiled this part of the app. (launched it to a saved state, started
profile, click the 'home' button and stopped it when i saw the launcher).

What I found was really kinda funky...

when I dig down into the details (and I can send this Metrowerks profile doc
to someone if they want to see it).  I see the following:

Func Name       |   count   |   %
    
DmGet1Resource      2882        81.1
DmFindResource      2882        65.8

percentages below these two are minimal < 1%

There are however 5763 calls to  PrvSetlastErr

Poser reports no memory leaks.  I have a fair amount of globals in use (off
screen windows) but they are all Deleted before this.

Any clues (wild ass educated guesses) as to what could be slowing it down
after I return from the PilotMain ?

-MD


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to