ArroyoSystems / arroyo

Distributed stream processing engine in Rust

Home Page:https://arroyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmark?

marvin-hansen opened this issue · comments

Hi,

I've looked the through the repo but couldn't really find a benchmark suit to run.
What am I missing?

For reference, the proton team reports some 80 million eps for a simple Select and some 30 million eps for a join over two streams: Benchmark

What is the ballpark of arroyo?

How do I bench arroyo on my local machine to get an idea how many eps my system delivers?