Use the profiler Luke! Just run the code in question in the emulator (the version that 
profiles), and look at the result. This is best done on a Mac, but works on PC too. 
There is a menu with start, stop, and dump commands. Start just before, do the 
operation that's taking 15 seconds, stop, and dump. You won't have to guess what's 
taking the time. It'll tell you. My guess is that accessing the records in the 
database is the bottleneck, but to point guessing.
--
Peter Epstein
Palm Inc. Developer


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

Reply via email to