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

Miki Tebeka commented on AVRO-217:
----------------------------------

+1 on this. I see python avro very slow. Takes about 60sec to process 33K file 
(30sec on 1.5.1). While the Java package process this in about 1sec.

One simple think is to have a list of .avro files and time how much it takes to 
process all of them.

> Benchmark Python implementation of Avro
> ---------------------------------------
>
>                 Key: AVRO-217
>                 URL: https://issues.apache.org/jira/browse/AVRO-217
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>
> Doug mentioned to me that the Python implementation of Avro could use some 
> performance benchmarks. This ticket is meant to collect ideas for what to 
> benchmark and subsequently the implementation and execution of those 
> benchmarks.

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

Reply via email to