You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/07/15 03:40:50 UTC

[jira] Resolved: (SANDBOX-310) the multitude of flush in CSVPrinter ain't good

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

Yonik Seeley resolved SANDBOX-310.
----------------------------------

    Resolution: Fixed

I noticed the same thing and fixed this as part of SANDBOX-322.

> the multitude of flush in CSVPrinter ain't good
> -----------------------------------------------
>
>                 Key: SANDBOX-310
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-310
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: CSV
>            Reporter: Pino Silvaggio
>
> In CSVPrinter too many flushes.
> It would be good to add get/setAutoFlush.
> Also, I know there is already an open issue discussing this but
> it would be really nice to not have 1 single forced flush.
> In most cases there is no need of any flush.
> Did a benchmark and it does indeed greatly affect performance, which in our cases by 3 times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.