On Fri, 1 Oct 2004 05:07:33, Eka Gauranga Das writes: >is there any doc about code optimization and performance tuning >cause i�m using big DBs in the palm
It's best to start by determining what it is that's impacting performance the most: choice of algorithms, 68k code generation, OS calls, graphics rendering, arm/pnolet cache usage, etc. Note that some OS DB calls take much longer than others. This is something you can profile or benchmark. A version of the POSE emulator includes profiling capability. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
