Re: Flink vs beam-flink-runner benchmark

2025-03-04 Thread XQ Hu
>From the Beam side, I am not aware we have any benchmark about the native Flink vs FlinkRunner. Beam does regularly run some benchmarks with FlinkRunner using the GitHub workflows: https://github.com/apache/beam/tree/master/.github/workflows On Tue, Mar 4, 2025 at 9:42 AM Taher Koitawala wrote:

Re: Flink vs beam-flink-runner benchmark

2025-03-04 Thread Taher Koitawala
Any help here? On Sun, 2 Mar 2025 at 1:40 PM, Taher Koitawala wrote: > Hi All, > Curious question! Has someone done a benchmark on native flink > vs beam-flink-runner? > > Im wanting to know or ask, if there are differences in the following > areas( Consider Streaming only) > 1. Netwo

Flink vs beam-flink-runner benchmark

2025-03-02 Thread Taher Koitawala
Hi All, Curious question! Has someone done a benchmark on native flink vs beam-flink-runner? Im wanting to know or ask, if there are differences in the following areas( Consider Streaming only) 1. Network stack 2. Operators 3. Usecases that would be faster in flink or beam flink runner 4