[ 
https://issues.apache.org/jira/browse/AVRO-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692932#comment-16692932
 ] 

ASF subversion and git services commented on AVRO-2039:
-------------------------------------------------------

Commit 39500088491512aeccf3e9dc7b76d99b91a82436 in avro's branch 
refs/heads/master from [~timperkins]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=3950008 ]

AVRO-2039: Ruby encoding performance improvements (#230)



> Ruby encoding performance improvement
> -------------------------------------
>
>                 Key: AVRO-2039
>                 URL: https://issues.apache.org/jira/browse/AVRO-2039
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: ruby
>            Reporter: Tim Perkins
>            Assignee: Tim Perkins
>            Priority: Critical
>
> 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
(v7.6.3#76005)

Reply via email to