Loading

Tag Archives: leak

Lucene 2.9.0/3.0.1 memory leaks

If you are experiencing high memory comsumption with Lucene 2.9.0/3.0.1 it could be due… … to a recently reported and fixed bug in StandardTokenizer where JFlex generated code was expanding a buffer (zzBuffer) and never trimming it down Uploaded with plasq‘s Skitch! … to another recently reported and fixed bug where IndexWriter held references to [...]

Better memory management in Firefox 3

It seems that the Mozilla groups is making advances in the memory management of Firefox 3. They are adding a XPCOM cycle collector, that it seems is a form of garbage collector. Hope it helps in reducing the firefox memory comsumption and slowness. Via: gemal.dk Bookmark It Hide Sites $$(‘div.d142′).each( function(e) { e.visualEffect(‘slide_up’,{duration:0.5}) });