Tim Perkins created AVRO-2039:
---------------------------------

             Summary: Ruby encoding performance improvement
                 Key: AVRO-2039
                 URL: https://issues.apache.org/jira/browse/AVRO-2039
             Project: Avro
          Issue Type: Improvement
            Reporter: Tim Perkins


For a use case with a few levels of nesting and unions in several places within 
the schema we saw a 5x improvement in encoding performance with these changes 
to encoding using Ruby.

1. Avoid the exhaustive validation of schemas in a union

2. Avoid the repeated validation of nested schemas

https://github.com/apache/avro/pull/230



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to