Artificial streaming benchmarks for Flink

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Artificial streaming benchmarks for Flink

Robert Harrelson
Hi Flink community,

There are several artificial benchmarks available for Storm, such as https://github.com/intel-hadoop/storm-benchmark

It has streaming stateful WordCount, Rolling Count, Rolling Sort streaming Grep, streaming SOL, etc.

Please tell me if there are similar artificial benchmarks for Flink. I'm especially interested in streaming benchmarks for Flink like stateful WordCount, SOL, Rolling Count, Rolling Sort, streaming Grep, SOL, etc.

Thank you in advance,

Bob
Reply | Threaded
Open this post in threaded view
|

Re: Artificial streaming benchmarks for Flink

rmetzger0
Hey,


I'm not aware of anything recent.

What I always recommend when it comes to benchmarking is to run your own experiments on your own hardware with benchmarks similar to your use case.


On Thu, Feb 27, 2020 at 7:34 AM Robert Harrelson <[hidden email]> wrote:
Hi Flink community,

There are several artificial benchmarks available for Storm, such as https://github.com/intel-hadoop/storm-benchmark

It has streaming stateful WordCount, Rolling Count, Rolling Sort streaming Grep, streaming SOL, etc.

Please tell me if there are similar artificial benchmarks for Flink. I'm especially interested in streaming benchmarks for Flink like stateful WordCount, SOL, Rolling Count, Rolling Sort, streaming Grep, SOL, etc.

Thank you in advance,

Bob