[
https://issues.apache.org/jira/browse/BEAM-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Gonzalez reassigned BEAM-12068:
----------------------------------------
Assignee: Benjamin Gonzalez
> Run Dataflow performance benchmarks on Java 11
> ----------------------------------------------
>
> Key: BEAM-12068
> URL: https://issues.apache.org/jira/browse/BEAM-12068
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Reporter: Tyson Hamilton
> Assignee: Benjamin Gonzalez
> Priority: P2
> Labels: stale-P2
>
> Dataflow should have the following tests running on Java 11 (runner V2) for
> tracking performance of both batch and streaming pipelines:
> * GBK variants
> * coGBK variants
> * ParDo variants
> The variants can be found in the 'Performance tests metrics' section of
> [http://metrics.beam.apache.org/]
> The tests should report metrics to these dashboards. The task here is to
> configure the existing tests to also run on runner v2, not introduce new
> tests.
>
> cwiki entry on load tests:
> [https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-TestsofCoreApacheBeamOperations]
>
> cwiki entry on how metrics are collected:
> [https://cwiki.apache.org/confluence/display/BEAM/Test+Results+Monitoring]
>
> jenkins config for a load test:
> [https://github.com/apache/beam/blob/master/.test-infra/jenkins/job_LoadTests_ParDo_Java.groovy]
>
> java file for that load test:
> [https://github.com/apache/beam/blob/master/sdks/java/testing/load-tests/src/main/java/org/apache/beam/sdk/loadtests/ParDoLoadTest.java]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)