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