Message6146

Author gdoutch
Recipients amak, gdoutch, zyasoft
Date 2010-10-05.15:37:16
SpamBayes Score 1.578939e-05
Marked as misclassified No
Message-id <AANLkTi=ujA1b-jxWHcHyk6Fmg9N8S_Q_D7xQLK3Lu2YY@mail.gmail.com>
In-reply-to <1286226713.94.0.580294123771.issue1660@psf.upfronthosting.co.za>
Content
I use VisualVM to watch my memory consumption. Free and Open Source, only
requires to be run on the JDK.
https://visualvm.dev.java.net/

Cheers,

Gareth

On 4 October 2010 22:11, Alan Kennedy <report@bugs.jython.org> wrote:

>
> Alan Kennedy <jython-dev@xhaus.com> added the comment:
>
> With the amount of memory consumed growing by approx 4K per request, I'm
> beginning to suspect that this may be caused by some reference cycle that is
> preventing garbage collection, perhaps in the IO layer.
>
> To detect something like this will require running the example code under
> some form of memory profiler. Which I don't have time for now,
> unfortunately.
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1660>
> _______________________________________
>
Files
File name Uploaded
unnamed gdoutch, 2010-10-05.15:37:15
History
Date User Action Args
2010-10-05 15:37:17gdoutchsetrecipients: + gdoutch, amak, zyasoft
2010-10-05 15:37:17gdoutchlinkissue1660 messages
2010-10-05 15:37:17gdoutchcreate