From: Brad C. <bc...@bo...> - 2004-03-24 15:11:55
|
Are you using the same WebClient or a new one each interation? Brad C At 12:31 AM 3/24/2004, Biju Arjunan wrote: >I am also observing some performance problem with >htmlUnit1.3, ,my requirement is to submit a form >500,000 thousand times > >But after 10,000 or so it gives java out of memory >exception, I tried to execute the program by givimg >more memory 1GB (java -xm 1GB ProgramName), it goes >further more iteration but never reaches 500,000, >There is some memory leak in HTML Unit sources. > >Thanks, >bijua |