You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ashish b (Jira)" <ji...@apache.org> on 2021/02/08 10:30:00 UTC

[jira] [Commented] (IO-538) Add Non Synchronized CharArrayWriter

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

Ashish b commented on IO-538:
-----------------------------

[~belugabehr] [~britter]

Please assign me the jira

> Add 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: David Mollitor
>            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
(v8.3.4#803005)