Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2009-08-07 Thread codesite-noreply
Updates: Labels: -Priority-Medium Priority-High Comment #12 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 I've investigated this one: it seems that * GHC triggers a major GC everytime Y

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2009-07-11 Thread codesite-noreply
Updates: Status: Accepted Comment #11 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 (No comment was entered for this change.) -- You received this message because you are listed in the

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2009-03-31 Thread codesite-noreply
Updates: Status: Fixed Comment #10 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 (No comment was entered for this change.) -- You received this message because you are listed in the own

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-16 Thread codesite-noreply
Comment #9 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 I think this is another problem entirely. This happens even when typing in a syntax-less buffer. Also, sometimes the CPU usage goes up t

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-16 Thread codesite-noreply
Comment #8 on issue 214 by nicolas.pouillard: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 The problem seems to come from the clever haskell mode (pasting three lines allocated 1G :/) -- You received this message because you are

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-15 Thread codesite-noreply
Comment #7 on issue 214 by coreyoconnor: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 Oh. No. sorry for the confusion. This was a behavior specific to the test program. There really is only one test program for the VTY library ri

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-15 Thread codesite-noreply
Comment #6 on issue 214 by gwern0: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 Corey: so does that imply that Yi's vty code is in fact 'storing all events produced', and thus it's some sort of memory leak in Yi's code? -- You rece

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-15 Thread codesite-noreply
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

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-14 Thread codesite-noreply
Comment #4 on issue 214 by nicolas.pouillard: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 Here is a way quickly reproduce this: open a top in a terminal (type o-pid to have the highest pid first) open yi on a haskell file (vim mo

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-14 Thread codesite-noreply
Comment #3 on issue 214 by gwern0: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 After some quite extensive hacking (doing my Hoogle module), I too noticed that Yi was using a ridiculous 27% of RAM and 70% of a CPU core (according

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-14 Thread codesite-noreply
Comment #2 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 I think I have the same problem on OSX too now -- You received this message because you are listed in the owner or CC fields of this iss

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-11 Thread codesite-noreply
Comment #1 on issue 214 by coreyoconnor: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 I have also observed this issue on Ubuntu 8.10. I'm going to try to use just a vty test program for a while and see if the same slowdown occurs

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-11 Thread codesite-noreply
Status: Accepted Owner: JeanPhilippe.bernardy Labels: Type-Defect Priority-Medium Component-UI-Vty New issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 What steps will reproduce the problem? 1. Use yi