Aias00 commented on PR #5931: URL: https://github.com/apache/shenyu/pull/5931#issuecomment-2656091512
> > hi, Thanks for your contribution. Have you done any comparisons of time consumption/performance? If you have any relevant comparison results, could you please share them? > > you can conduct simulation tests by yourself. Regarding the problems encountered online, when the concurrency is extremely high, performing the writer.output(); method on data that does not need to be stored leads to frequent fullgc collections, and eventually directly results in an out-of-memory (OOM) error. This optimization has been implemented to resolve the online issues. i know what u mean. I just want to say, if there is a comparison, it is better -- 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]
