Next Page > Hide TOC

Introduction to Performance Overview

Contents:

Who Should Read This Document
Organization of This Document
Filing Bug Reports
See Also


Performance is an important design factor in all software products. If a program runs slowly or displays the spinning cursor too frequently, users are likely to become frustrated with the program and look for alternatives. Maintaining a reasonable level of performance requires some diligence on your part, but the earlier you start considering it, the easier it is to catch and fix problems.

Who Should Read This Document

Performance Overview is an essential guide for developers who are new to the area of software performance analysis. This document gives an overview of the factors that govern performance and offers an approach for identifying and fixing common performance problems. It also introduces you to the specific tools and documentation you can use to identify and fix performance problems.

Organization of This Document

This document has the following chapters:

Filing Bug Reports

If you encounter bugs in Apple software or documentation, you are encouraged to report them to Apple. In addition to reporting bugs, you can also file enhancement requests to indicate features you would like to see in future revisions of a product or document. To file bug reports or enhancement requests, go to the Bug Reporting page of the Apple Developer Connection website, which is at the following URL:

http://developer.apple.com/bugreporter/

You must have a valid Apple Developer Connection login name and password to file bugs. You can obtain a login name for free by following the instructions found on the Bug Reporting page.

See Also

In addition to this document, there are several documents that cover more specific aspects of performance. You should investigate these documents for detailed tips on how to analyze and solve performance problems.



Next Page > Hide TOC


© 2004, 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-10-03)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.