Re: Benchmark for Stateful Functions

2020-05-04 Thread Omid Bakhshandeh
Hi Tzu-Li, Thanks for the answer. I am looking into the latency of a loopback given #number of functions in the system. More precisely the loopback time on *f1 *calls a random function *f_i* and *f_i* change its state and reply back. Also, it would be nice to see the latency on ingress and egres

Re: Benchmark for Stateful Functions

2020-05-03 Thread Tzu-Li (Gordon) Tai
Hi Omid, There currently aren't any benchmarks that I know of for Stateful Functions. However, Stateful Functions applications run on top of Apache Flink and therefore share the same network stack / runtime. So, if throughput and latency is your only concern, you should be able carry over any res

Benchmark for Stateful Functions

2020-05-01 Thread Omid Bakhshandeh
Hi, I was wondering if there is any place that has information about Stateful Functions performance (e.g. throughput, delay of messaging)? Best, -- --- Omid