Jump To:
Leopard Articles: 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 Articles.
Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
Maximizing Mac OS X Application Performance (HTML)
Learn how to achieve better performance on Mac OS X.
2003-06-23
Porting Multithreaded Applications from Win32 to Mac OS X (HTML)
Learn how Mac OS X handles multithreading, before porting your Win32 application.
2005-06-20
Taking Advantage of the Accelerate Framework (HTML)
Learn how your application can run on PowerPC- or Intel-based Macs without processor-specific customization.
2005-10-03