let me get more specific. I am trying to optimize my game as I am starting to see slow downs at weird parts of my game that I would not expect. I have tracked it down to being the particle effects I am using. I want to use pvr's to see if this helps me.
This would mean though that memory is an issue but I don't see any huge spikes in memory or any memory errors or warnings. I could be missing it. There are so many areas I could be optimizing. I tried to alter my particle system using zombie's technique of reusing particles but I had to back off and go for the low hanging fruit. I like it though and I wonder why if it will be incorporated into cocos2d.
Any thoughts on this matter would be awesome. Thanks