Performance improvements to BinaryDecoder.readLong() ----------------------------------------------------
Key: AVRO-327 URL: https://issues.apache.org/jira/browse/AVRO-327 Project: Avro Issue Type: Improvement Components: java Reporter: Thiruvalluvan M. G. Assignee: Thiruvalluvan M. G. AVRO-315 proposed performance improvements to readLong(), readFloat() and readDouble(). readLong() did not improve performance well for all. Scott proposed a better method (but requires a change in semantics and API). We'll carry on the discussion on that proposal here. AVRO-315 will be committed with changes for readFloat() and readDouble(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.