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


   Read a Map instead of iterating values. This is done for each
   getMessage requests hence is on the critical path.
   
   With 27 properties to iterate for each 19 properties specified in the 
gatling tests, at a rate of 425 req/s makes this lookup noticeable...
   
   ![Screenshot from 2021-05-23 
09-02-25](https://user-images.githubusercontent.com/6928740/119245743-ac523a00-bba5-11eb-8c2d-702da427df70.png)
   
   (Note this pattern is repeated in ~3 places)


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