Łukasz Gajowy created BEAM-4430:
-----------------------------------
Summary: Improve Performance Testing Documentation
Key: BEAM-4430
URL: https://issues.apache.org/jira/browse/BEAM-4430
Project: Beam
Issue Type: Wish
Components: testing
Reporter: Łukasz Gajowy
Assignee: Łukasz Gajowy
Currently, the only documentation regarding IO Performance Testing can be found
here:
[https://beam.apache.org/documentation/io/testing/#i-o-transform-integration-tests].
This is certainly not enough given that the performance testing framework
currently allows to run tests:
- on local or hdfs filesystems
- on direct or dataflow runners
- manually using integrationTest task
- automatically using performanceTest task
- using pkb.py tool directly (PerfKitBenchmarker)
- on demand from pending Pull Requests
All the above bullets (and maybe others - to be investigated) need more
explanation in the docs to make the Performance Testing Framework usable by the
broader community.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)