[ 
https://issues.apache.org/jira/browse/IO-726?focusedWorklogId=597671&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-597671
 ]

ASF GitHub Bot logged work on IO-726:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/May/21 14:12
            Start Date: 17/May/21 14:12
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #215:
URL: https://github.com/apache/commons-io/pull/215#issuecomment-842358898


   @shollander 
   The Java 17-EA builds but I can't see why; may you please rebase on master, 
all builds are green there.


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 597671)
    Time Spent: 50m  (was: 40m)

> Add MemoryMappedInputStream
> ---------------------------
>
>                 Key: IO-726
>                 URL: https://issues.apache.org/jira/browse/IO-726
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>    Affects Versions: 2.8.0
>            Reporter: S Hollander
>            Priority: Major
>             Fix For: 2.9.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> A very useful tool for improving performance with disk-based IO is the use of 
> memory mapped files. I propose an {{InputStream}} that provides a bridge 
> between memory mapped files and the {{InputStream}} ecosystem.
> In my limited performance tests, the use of the MemoryMappedInputStream 
> provided a 25% increase in throughput.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to