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

Doug Cutting commented on AVRO-217:
-----------------------------------

Profiling and performance tuning would also be good.

A simple microbenchmark is serialization and deserialzation rate of simple 
records.  I find it more interesting to report MB/s, not records/s.

Another simple microbenchmark is RPCs/second.  This can be done with small 
(100B) and large (100KB) payloads to gauge both RPC latency and throughput.


> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to