On Wednesday, 23 May 2012 17:53:49 UTC+2, Daniel Siemer wrote:
I do see we have a leak, but not as bad as what you have described, maybe 30-40 MB for 11k notes in BeepHammer (I know, still not good, and we will work at some point to improve that), but certainly not all 11k mist views, at least with the 1.4 and 2.0 sdk's. There are some significant changes to mist in the 2.0 sdk (we replaced the positioning controller, so notes will behave better and more reliably when using mist and a high rate of notes), but 1.4 has not really changed much from 1.3.x to my knowledge. If you would like to help us diagnose your issue a bit more since Im not sure how to reproduce what you are seeing at this point, it would be greatly appreciated.
Hehe. Yeah I do appear to have some leaks of my own as well. That is why I am running the tests ;)
Right now I am focusing on the other parts of the application that is not using Growl. And I have just dropped ARC as it seems to not be working as very well for me (might be the mixed C++, Objective-C and Objective-C++ I work with). So I just need to have everything sorted out.
But if it is leaking I suppose there is not a lot I can do about that. And just hope it is not going to be a big issue.