This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 87e1164 Merge pull request #14676: Revert "[BEAM-3713] Moving
integration tests from nose to pytest (#14481)"
new b87f1f0 [BEAM-12247] Reduce memory/string creations in
InMemoryTimerInternals
new be906f3 [BEAM-12248] Reduce ArrayList allocation in Row/RowUtils
new 7418c84 Merge pull request #14672: [BEAM-12248][BEAM-12247] Reduce
String and ArrayList object creations
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/runners/core/InMemoryTimerInternals.java | 46 ++++++++--------------
.../main/java/org/apache/beam/sdk/values/Row.java | 28 ++++++-------
.../java/org/apache/beam/sdk/values/RowUtils.java | 13 ++++++
3 files changed, 41 insertions(+), 46 deletions(-)