Tag: memory

  • …little help (oh, malloc)?

    i’m having a time of it tracking down a resource allocation bloat culprit in an iPhone app i’m working on. i’ve narrowed it down to when i’m rapidly updating the center property of a UIImageView. a snippet from the Instruments application is below: there are hundreds (if not thousands) of these messages, and the object […]