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

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

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

Benedikt Ritter commented on IO-538:
------------------------------------

Patches welcome!

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