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

Doug Cutting commented on AVRO-709:
-----------------------------------

Philip, someone else can add the license header when they commit this.  Legally 
we're already doubly covered, both by section 5 of the Apache license and the 
fact that he checked the license checkbox.

Are there any other concerns about this patch?  If not, I'll commit it soon.

> Some python speedups
> --------------------
>
>                 Key: AVRO-709
>                 URL: https://issues.apache.org/jira/browse/AVRO-709
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.5.0
>         Environment: linux
>            Reporter: Justin Azoff
>            Priority: Minor
>             Fix For: 1.5.1
>
>         Attachments: 0001-python-speedups.patch, av_bench.py
>
>
> I did some basic profiling of the python library and found it spent most of 
> it's time looking up the properties.
> Converting them to plain class members speeds things up quite a bit.  using 
> __slots__ would probably improve things even more.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to