You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2010/03/12 19:08:27 UTC

[jira] Resolved: (AVRO-460) Performance improvement to write_long()

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

Matt Massie resolved AVRO-460.
------------------------------

    Resolution: Fixed

Committed to trunk... thanks for the patch, Bruce!

> Performance improvement to write_long()
> ---------------------------------------
>
>                 Key: AVRO-460
>                 URL: https://issues.apache.org/jira/browse/AVRO-460
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_write_long.diff
>
>
> write_long should buffer up its output and write it at once to avoid overhead rather than writing byte-by-byte.

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