Comment #5 on issue 214 by coreyoconnor: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214
I modified a vty library test program to not store all events produced and just count how many input events have occurred. (Otherwise the memory usage will obviously increase with more input events.) Then fed 100k characters into the test program. (Copy and pasted a few documents) There was no noticeable decrease in responsiveness after this. Nor a noticeable increase in memory usage. While the memory usage is higher than I'd want (3.8mb) the vty library does not appear to be the source of this issue. -- 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 -~----------~----~----~----~------~----~------~--~---
