DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21563>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21563 Memory resource not being cleared [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-08-03 17:38 ------- I've really had no trouble running very large and long tests, so long as I don't use visualizers that store the entire server response (ie view results tree). I run tests over and over again with no problem. One problem I did run into was loading large .jtl files (say, 40MB files). The problem being that the whole thing is loaded as a DOM before any processing - it'd be nicer to implement that as a "load sample, process sample, throw sample out, repeat" - that way, it wouldn't matter how big the file is. But, that will be an enhancement for 2.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
