You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2021/06/13 16:50:00 UTC

[jira] [Updated] (IO-726) Add MemoryMappedInputStream

     [ https://issues.apache.org/jira/browse/IO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated IO-726:
-------------------------------
    Fix Version/s:     (was: 2.10.0)
                   2.10.1

> 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.10.1
>
>          Time Spent: 3h
>  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)