I would like to do performance testing for my flink job specially related with volume, how my flink job perform if more streaming data coming to my source connectors and measure benchmark for various operators?
On Wed, 16 Sep 2020 at 12:03, Piotr Nowojski <pnowoj...@apache.org> wrote: > Hi, > > I'm not sure what you are asking for. We do not provide benchmarks for all > of the operators. We currently have a couple of micro benchmarks [1] for > some of the operators, and we are also setting up some adhoc benchmarks > when implementing various features. If you want to benchmark something > besides micro benchmarks [1], you would need to set up the benchmarks on > your own. > > Piotrek > > [1] https://github.com/apache/flink-benchmarks > > śr., 16 wrz 2020 o 17:42 mahesh salunkhe <maiyya.salun...@gmail.com> > napisał(a): > >> Team, >> What are the framework I should be using for Flink End-to-end >> Performance Testing? >> <https://cwiki.apache.org/confluence/display/FLINK/FLIP-83%3A+Flink+End-to-end+Performance+Testing+Framework> >> >> >> I would like to test performance of each flink operators, back >> pressure etc >> >