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...  (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]
