CHAPTER 13
When your application performs at its best, your users get more work done with less frustration. As you create larger and more sophisticated applications, the amount of memory your applications use and the speed with which they run become more significant. You may decide you need to optimize your application by making it smaller and by speeding up calculations and displays. This chapter presents optimization techniques you can use to make your application smaller and faster.
See Also For more information on improving performance, search the Help index for “optimization.” For information on the performance of client/server applications, see Chapter 19, “Developing Client/Server Applications.”