11 messages in com.canoo.lists.webtestRE: [Webtest] memory allocation
FromSent OnAttachments
Luiz Fernando Rodrigues16 Jun 2006 14:22 
Dierk Koenig17 Jun 2006 01:49 
Luiz Fernando Rodrigues19 Jun 2006 17:34 
Luiz Fernando Rodrigues20 Jun 2006 11:24 
Dierk Koenig20 Jun 2006 14:06 
Curelea, Alexandru20 Jun 2006 14:12 
Ji Yun Kim20 Jun 2006 14:46 
Dierk Koenig20 Jun 2006 22:55 
Siegfried Goeschl21 Jun 2006 02:16 
Ji Yun Kim21 Jun 2006 09:29 
Dierk Koenig21 Jun 2006 13:38 
Subject:RE: [Webtest] memory allocation
From:Curelea, Alexandru (acur@northnetwork.com)
Date:06/20/2006 02:12:58 PM
List:com.canoo.lists.webtest

I'm not sure about the speed, but make sure the line:

<import file="${webtest.home}/lib/taskdef.xml"/>

doesn't appear in every test. Memory usage tends to balloon if that is the case
- that line should only be included once per group of tests you run.

Alex

-----Original Message----- From: webt@gate2.canoo.com [mailto:webt@gate2.canoo.com]On
Behalf Of Luiz Fernando Rodrigues Sent: Monday, June 19, 2006 8:35 PM To: webt@gate2.canoo.com Subject: Re: [Webtest] memory allocation

Hi,

It's consuming about 500MB and its taking about 10 minutes to execute. I don't
have my xml file right now, but tomorrow morning I'll answer how many steps I'm
using. Usually the steps are becoming slowly as the script is executed.

cheers, Luiz

2006/6/17, Dierk Koenig <dier@canoo.com>: Hi Luiz,

welcome to Canoo WebTest.

How much MBs of memory is that? How many tests (steps) do you have? How long do
they take to execute? Looking at the generated reports, which steps have an usual long 'duration'?

With a quickly responding server, Canoo WebTest executes about 200 server
roundtrips per minute, see http://webtest.canoo.com/webtest/reports/selftest/WebTestReport.html

cheers Mittie

-----Original Message----- From: webt@lists.canoo.com [mailto:webt@lists.canoo.com]On
Behalf Of Luiz Fernando Rodrigues Sent: Freitag, 16. Juni 2006 23:23 To: webt@lists.canoo.com Subject: [Webtest] memory allocation

Hello,

I'm using canoo webtest in my application and it's taking a lot of time to
execute. The problem is that the test allocates several MB of memory slowing the
execution. Why does the tests has to allocate so much memory? Is there somehow
to flush this allocated memory to make the execution faster?

Thanks, Luiz