chibenwa opened a new pull request #439:
URL: https://github.com/apache/james-project/pull/439


   ![Screenshot from 2021-05-18 
21-28-07](https://user-images.githubusercontent.com/6928740/118669541-09559500-b820-11eb-8959-ec82c9f5b6aa.png)
   
   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]

Reply via email to