chibenwa opened a new pull request #439: URL: https://github.com/apache/james-project/pull/439
 We can see over allocation, due to string concat at every stage of the pipeline, representing 2% of memory use in that production environment. (We might benefit from some kind of tail recursion there too). The other (JSON) one is trivial... -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
