Time, time, time. Being the only active committer to JMeter, I too, wish I had more time! Actually, I wish I could freely give various people temporary CVS access to just simply make their desired changes. -Mike > -----Original Message----- > From: Ronan Daly [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 9:18 AM > To: [EMAIL PROTECTED] > Subject: OutOfMemoryError and View Results > > > While running jmeter over a long period of time with a lot of > threads, I > found that after a while OutOfMemoryErrors would start to get thrown. > Looking through the heap I found that most of the memory was > taken up with > Strings stored in SampleResult objects which were kept in the > results List > in ResultCollector. Over a long time, these build up until > the memory is > overwhelmed. A simple change would be to put a max size of > results to keep > in the List. > Now if only I had the time. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
