Hey,

This very old blog post contains some benchmarks:
https://www.ververica.com/blog/high-throughput-low-latency-and-exactly-once-stream-processing-with-apache-flink
I also found this: https://arxiv.org/pdf/1802.08496.pdf

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 <bobharrels...@gmail.com>
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
>

Reply via email to