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

   The last hint is about java param:
   ```
   -XX:+UseStringDeduplication 
   ```
   Try to put it into the JVM_ARGS env variable
   https://github.com/apache/jmeter/blob/master/bin/jmeter.bat
   
   All JMX file content strings are the same strings. New Java versions can 
reduce memory allocations for the similar strings 


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