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

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 0ef6d4b7c0aec6859941edca59c20fdbdc474959
Merge: a4336c9 85d4fad
Author: Robert Bradshaw <rober...@google.com>
AuthorDate: Wed Dec 22 00:09:10 2021 -0800

    Merge pull request #16316 Benchmark and optimize Python RowCoder

 sdks/python/apache_beam/coders/coder_impl.pxd      |  27 +++++
 sdks/python/apache_beam/coders/coder_impl.py       | 125 ++++++++++++++++++++-
 sdks/python/apache_beam/coders/row_coder.py        | 112 +-----------------
 .../apache_beam/tools/coders_microbenchmark.py     |  41 ++++++-
 4 files changed, 193 insertions(+), 112 deletions(-)

Reply via email to