This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git.
from 333eb8e [FLINK-19745][network] Supplement micro-benchmark for bounded
blocking partition in remote channel case
new 6fd66f7 [hotfix] Fix metadata in pom.xml
new 2df8178 [FLINK-19884] Add benchmarks for batch-style execution for
bounded keyed streams
The 2 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:
pom.xml | 23 +-
.../benchmark/SortingBoundedInputBenchmarks.java | 401 +++++++++++++++++++++
2 files changed, 420 insertions(+), 4 deletions(-)
create mode 100644
src/main/java/org/apache/flink/benchmark/SortingBoundedInputBenchmarks.java