[
https://issues.apache.org/jira/browse/AVRO-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179740#comment-17179740
]
Hudson commented on AVRO-2917:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #926 (See
[https://builds.apache.org/job/AvroJava/926/])
AVRO-2917 Refactor Python avro.test.av_bench (#945) (github:
[https://github.com/apache/avro/commit/c01f79f064ffaf489bfea106defce22e2fc66e6b])
* (delete) lang/py/avro/test/av_bench.py
* (add) lang/py/avro/test/test_bench.py
* (edit) lang/py/tox.ini
> Update python avro.test.av_bench
> --------------------------------
>
> Key: AVRO-2917
> URL: https://issues.apache.org/jira/browse/AVRO-2917
> Project: Apache Avro
> Issue Type: Task
> Components: python
> Reporter: Michael A. Smith
> Priority: Major
>
> avro.test.av_bench is outdated and runs in python 2 only. It is also a manual
> implementation of a timing-based benchmark and may benefit from being
> reimplemented in Python's built-in timeit module, which has several features
> to make benchmarks more consistent and reliable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)