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


   ![Screenshot from 2021-05-16 
17-45-01](https://user-images.githubusercontent.com/6928740/118394413-cb653f00-b66e-11eb-9ee2-161407da0c6c.png)
   
   Here we can see a call to `MessageResultImpl::getMessageId` responsible of 
`0.78%` of the total allocated memory... Rationals are that and intermediate 
(uneeded) on the fly messageMetadata is used, which includes an (innefficient) 
flag copy.
   
   ![Screenshot from 2021-05-16 
17-51-05](https://user-images.githubusercontent.com/6928740/118394515-59412a00-b66f-11eb-86ae-6a40b240ebbc.png)
   
   Here is a flame graph capture showing the costs of initializing JMAP routes 
for each requests.


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