bhecquet commented on PR #6359:
URL: https://github.com/apache/jmeter/pull/6359#issuecomment-2548999938

   You saved my day
   I've compiled and tested your JMeter version with my project, sending a 
400kb JSON
   With default configuration, there is still a freeze of about 1 minute
   But, when a set 
   ```
   view.results.tree.max_line_size=1000
   view.results.tree.soft_wrap_line_size=1000
   view.results.tree.max_size=1048576
   view.results.tree.simple_view_limit=1000
   ```
   Then, everything is OK, no more waits
   
   From the above settings, I cannot tell which one helps
   


-- 
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