[Proto-Scripty] Memory leak in Prototype 1.7

2011-06-13 Thread KIR
Hello, I've found (and fixed) a memory leak in Prototype 1.7. Some details are here: http://kirblog.idetalk.com/2011/06/prototype-17-memory-leak.html Would be glad if you find this useful. Regards, KIR -- You received this message because you are subscribed to the Google Groups

[Proto-Scripty] Re: Memory leak in Prototype 1.7

2011-06-14 Thread KIR
shows a difference between memory dumps (in terms of memory size and object counts). Regards, KIR On 13 июн, 18:02, KIR kirill.maxi...@gmail.com wrote: Hello,   I've found (and fixed) a memory leak in Prototype 1.7. Some details are here:  http://kirblog.idetalk.com/2011/06

[Proto-Scripty] Re: Memory leak in Prototype 1.7

2011-06-25 Thread KIR
Hello, My memory leak fix lead to some performance degradation in stopObserving method; I've fixed this problem as well and updated the code at GitHub: https://github.com/kir/prototype Sorry if you faced this problem, KIR On 13 июн, 18:02, KIR kirill.maxi...@gmail.com wrote: Hello