You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/05/08 15:17:20 UTC

[arrow] branch master updated (7f79416 -> c3c8e76)

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 7f79416  ARROW-5136: [Flight] Call options
     add c3c8e76  ARROW-5071: [Archery] Implement running benchmark suite

No new revisions were added by this update.

Summary of changes:
 dev/archery/archery/benchmark/compare.py |  11 ++-
 dev/archery/archery/benchmark/google.py  |  14 ++--
 dev/archery/archery/benchmark/runner.py  | 124 ++++++++++++++++++++++---------
 dev/archery/archery/cli.py               | 113 +++++++++++++++++++++++++---
 dev/archery/archery/utils/codec.py       |  89 ++++++++++++++++++----
 docs/source/developers/benchmarks.rst    |  57 ++++++++++++--
 6 files changed, 329 insertions(+), 79 deletions(-)