You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/06/22 00:49:35 UTC

[GitHub] [james-project] chibenwa commented on pull request #505: [PERFORMANCE] A collection of minor performance enhancements

chibenwa commented on pull request #505:
URL: https://github.com/apache/james-project/pull/505#issuecomment-865440094


   https://github.com/apache/james-project/pull/505/commits/2356b2164c938ef0600f804d26d37c62de6015da
   
   ## Before
   
   `Message$Builder.build` takes 11.4% of MIME4J parsing time, 10% of MIME4J memory allocation (for the header parsing use case):
   
   ![Screenshot from 2021-06-22 07-45-42](https://user-images.githubusercontent.com/6928740/122845461-045b9800-d32e-11eb-8671-0966faac6ce9.png)
   
   ## After
   
   ![Screenshot from 2021-06-22 07-48-27](https://user-images.githubusercontent.com/6928740/122845637-57cde600-d32e-11eb-87d4-c41ebfe90bb4.png)
   
   Disappeared!
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org