>Subject: Re: 4-byte integers & an 11 segment application problem
>From: "George Aslanis" <[EMAIL PROTECTED]>
>Date: Fri, 1 Jun 2001 14:25:24 -0400
>
>I have a multi-segmented C++ app using 2-byte int lib and
>Smart code model.
>After reading this thread, I was wondering if my app was paying a
>performance penalty because of my segmentation method.
The strategy to minimize code size, and generally reduce time on
tight loops that call functions is to use the small memory model
and ensure no segment is greater than 32KB.
Try it! When we switched our 350KB application from smart
to small, it dropped in size by nearly 15%
Roger Stringer
Marietta Systems, Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/