Re: [PR] [PERF] Collection of profiling improvments [james-project]

2024-03-26 Thread via GitHub
Arsnael merged PR #2157: URL: https://github.com/apache/james-project/pull/2157 -- 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. To unsubscribe, e-mail:

[PR] [PERF] Collection of profiling improvments [james-project]

2024-03-26 Thread via GitHub
chibenwa opened a new pull request, #2157: URL: https://github.com/apache/james-project/pull/2157 - Avoid needlessly computing part sizes with JMAP message part downloads - Avoid using synchronized imput stream - Avoid calling session::getAttachment on each SMTP line -- This is