Hey, I'm doing some profiling into our project with instruments and noticing that 16 Bytes is been allocated about 66 times a second by IphoneNewLabelAllocator::Allocate(unsigned long, int); I've attached a screenshot of what instruments is showing.
Instruments isn't giving me anymore information as to where this is getting triggered, so I'm hoping somebody here might know what can cause this? Our codebase is pretty big, so the only solution I have no is to disable systems one by one to...
Running out of Memory, IphoneNewLabelAllocator::Allocate the culprit
Instruments isn't giving me anymore information as to where this is getting triggered, so I'm hoping somebody here might know what can cause this? Our codebase is pretty big, so the only solution I have no is to disable systems one by one to...
Running out of Memory, IphoneNewLabelAllocator::Allocate the culprit