clebertsuconic commented on PR #6323: URL: https://github.com/apache/artemis/pull/6323#issuecomment-4195369137
BTW: I was able to speedup the AMQPGlobalTest by disabling deduplication on strings (Making each string unique was already enough to make it faster and make the estimates more accurate).. and also I went a step further and turned of deduplication on GC. (that actually makes me think perhaps the right thing to do on the server would be to turn it off). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
