In this chapter, design changes are suggested that can improve performance and efficiency without much change to the application program itself.
Other aspects of application design are addressed in Application design
If you have a performance problem that applies in a particular situation, try to isolate the changes you make so that their effects apply only in that situation. After fixing the problem and testing the changes, use them in your most commonly-used programs and transactions, where the effects on performance are most noticeable.
[[ Contents Previous Page | Next Page Index ]]