Issue 155: Memory Usage in Yi
http://code.google.com/p/yi-editor/issues/detail?id=155

Comment #4 by JeanPhilippe.bernardy:
I plugged some more leaks.

Memory behavior looks really decent, as long as you don't close buffers :/

Profiling says some parsing data is not freed after a buffer is closed,
but it also says that the syntax tree and the "incremental cache" are  
freed. This
seems really strange because the parsing data can only be accessed through  
either of
these.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to