Does anyone know of a profiler for the palm?
I've written some code and its just too slow. It involves loops containing
DmQueryRecord calls and some recursion (4 calls deep) I need to analyze
where its spending most of its time.
Are DmQueryRecord calls costly? I'm considering keeping more data in each
record, and having less records (thus less locking and unlocking of
handles). Also is recursion just a bad idea? With only 4 calls on the
stack it doesn't seem like too bad of a solution.
Thanks,
Steve
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html