OmniObjectAlloc is an application designed to help you tune your application's memory usage in order to make it into an efficient and robust product. OmniObjectAlloc uses the debugging mechanisms built into the OpenStep/YellowBox Foundation Kit in order to help you:
Find and fix memory leaks due to unreleased objects.
Find and fix crashers due to prematurely releases objects.
Track excessive object creation and reference counting to allow for easy optimization.