You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/06/07 02:05:18 UTC

[jira] [Updated] (IO-538) Non Synchronized CharArrayWriter

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

BELUGA BEHR updated IO-538:
---------------------------
    Attachment: IO-538.1.patch

> Non Synchronized CharArrayWriter 
> ---------------------------------
>
>                 Key: IO-538
>                 URL: https://issues.apache.org/jira/browse/IO-538
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>    Affects Versions: 2.5
>            Reporter: BELUGA BEHR
>            Priority: Minor
>         Attachments: IO-538.1.patch
>
>
> There currently exists {{StringBuilderWriter}}. This implementation, as an alternative to java.io.StringWriter, provides an un-synchronized (i.e. for use in a single thread) implementation for better performance.
> It would be nice if there way one for CharArrayWriter as well.
> https://www.igorkromin.net/index.php/2015/08/20/java-stringwriter-vs-chararraywriter-which-one-to-choose-for-performance/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)