polarnik commented on issue #6336:
URL: https://github.com/apache/jmeter/issues/6336#issuecomment-2365256210

   Thanks! I see
   
   You use a long line.
   
   Try to combine two peaces of advice:
   
   - HTTP Request / File / File path without Parameter name attribute. -- It 
will reduce the JMX file size
     - instead of HTTP Request / Request Body
   - user.properties -- it will reduce memory allocations during debugging 
sessions
     - view.results.tree.max_size=10000
     - view.results.tree.max_line_size=1000
     - view.results.tree.soft_wrap_line_size=1000


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to