Closed binarybucks closed 12 years ago
Commit referenced wrong issue. Should've been #23.
Whereas the memory usage reported by Activity Monitor really seems to be a bogus value. Instruments shows around 7-10Mb which is totally acceptable. Activity Monitor memory usage should be reduced anyway, as that will be were users look anyway
Opening chats allocates memory that is not freed when the chat is closed. Probably some retain issue Besides, Activity Monitor currently reports 120 Mb which is not exactly "lightweight"
Edit: Besides, memory gradually increases over time all over the place. Just ended up with > 700 memory usage after two hours, so something is seriously wrong here.