Comment #3 on issue 216 by JeanPhilippe.bernardy: Memory increase http://code.google.com/p/yi-editor/issues/detail?id=216
Indeed, I misunderstood your comment. Last time I profiled I noticed that the parser static structures can be quite big (Maybe a few Mb), and it is perfectly normal not to GC them. This does not explain the linear increase if you move to the beginning of the line repeatedly though. -- 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 [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
