Member Login Log In | Not a Member? Contact ADC
Jump To:
Reference: Performance
The performance of Cocoa applications can be measured, evaluated, and optimized using Apple's developer tools, technologies, and programming interfaces. Developers can fine-tune their applications for high performance using tools such as the Shark code-profiling application, features such as multiprocessing, and APIs such as the one for the vDSP library.

View all Cocoa Reference.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
NSAutoreleasePool Class Reference (HTML) (PDF)
Describes the class used to instantiate pools of objects to be automatically released.
2008-02-08
NSRunLoop Class Reference (HTML) (PDF)
Describes the class whose instances manage input sources.
2008-02-08
NSAssertionHandler Class Reference (HTML) (PDF)
Describes the class whose instances are automatically created to handle false assertions.
2007-02-22