[ 
https://issues.apache.org/jira/browse/JAMES-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453550#comment-16453550
 ] 

ASF GitHub Bot commented on JAMES-2343:
---------------------------------------

Github user chibenwa commented on the issue:

    https://github.com/apache/james-project/pull/105
  
    No problem. On my side, I did completely forget that PR too!
    
    I just have one little more question: "Do you still measure the impressive 
performance improvment you reports with your latest changes?"
    
    Best regards,
    
    Benoit Tellier


> Use buffered file output stream for MimeMessageInputStreamSource
> ----------------------------------------------------------------
>
>                 Key: JAMES-2343
>                 URL: https://issues.apache.org/jira/browse/JAMES-2343
>             Project: James Server
>          Issue Type: Improvement
>          Components: James Core
>            Reporter: TzeKai Lee
>            Priority: Major
>
> Currently MimeMessageInputStreamSource use DeferredFileOutputStream from 
> commons-io which does _not_ buffer output stream when switched to 
> FileOutputStream. In my preliminary test, simply wrap FileOutputStream with 
> BufferedOutputStream could make a 50% performance improvement for mail larger 
> than deferring threshold (currently 100kb).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to