It will consume RAM pages and CPU cycles as it will be executed after each Sampler <https://jmeter.apache.org/usermanual/component_reference.html#samplers>in its scope <https://www.blazemeter.com/blog/jmeter-scoping-rules-the-ultimate-guide/>.

If you want to save request and response data you need to:

1. Provide the path to the file where you want to store the metrics
2. Click "Configure" button and choose what do you want to save (if
   you're interested in requests and responses you need to tick those
   boxes which contain XML)

However be informed that it violates JMeter Best Practices as it will create massive disk IO <https://jmeter.apache.org/usermanual/best-practices.html> which might become the bottleneck of your test.


On 6/10/2022 2:53 PM, Tong Sun wrote:
Hi,

Quick question, what would the View Results Tree behavior be when running
from command line?

I had an impression that it won't do anything even if it is enabled, is it
so?

thx!

Reply via email to