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

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

                Author: ASF GitHub Bot
            Created on: 19/May/21 13:50
            Start Date: 19/May/21 13:50
    Worklog Time Spent: 10m 
      Work Description: coveralls edited a comment on pull request #215:
URL: https://github.com/apache/commons-io/pull/215#issuecomment-805093521


   
   [![Coverage 
Status](https://coveralls.io/builds/39819390/badge)](https://coveralls.io/builds/39819390)
   
   Coverage decreased (-0.09%) to 89.286% when pulling 
**c3e7bb06024303f3398d8e75bf2d371974660c75 on shollander:mmap_inputStream** 
into **e569d0f76924502007ba838dded7d5fdfcedd578 on apache:master**.
   


-- 
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 599246)
    Time Spent: 1h 50m  (was: 1h 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: 1h 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