[Webtest] Re: Memory issue (problem in htmlunit)
Marc Guillemot
webtest@lists.canoo.com
Thu, 20 Oct 2005 09:44:34 +0200
Denis N. Antonioli wrote:
> I'm pretty sure that my webapp doesn't explicitly set a timeout, yet
> webtesting it suffers from an increasing memory consumption.
have you performed some profiling to see where the memory lacks occurs?
In Webtest? In htmlunit? or in an other used lib? I've seen that in last
rhino (1.6r2) some of the issues are related to memory but haven't
looked at the details.
> Is there a default timeout?
no. We're only talking about threads created by the js function
window.setTimeout.
> Would it be possible for webtest to set a default short timeout value?
I don't understand what you mean.
Marc.