Hi Andrej,

I don't think that keeping a test log in memory is a good idea. What
size of a resulting log file do you expect?

For example, in long-run tests (10 hours and more) I use the 'Simple
File Writer' listener adjusted to write a CSV test log instead of XML.
It doesn't use much CPU time and RAM, saves disk space and contains all
the fields you need. For large test logs (more than 1GB) I use custom
Perl scripts for further analysis.

Regards,
Valentine



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to