risingwave icon indicating copy to clipboard operation
risingwave copied to clipboard

batch: Setup benchmark for executors.

Open liurenjie1024 opened this issue 2 years ago • 5 comments

Help to understand the performance with our implementation.

  • [x] #3530
  • [x] #3531
  • [ ] #3532
  • [ ] #3535
  • [ ] #3536
  • [ ] #3537
  • [x] #3538
  • [ ] #3539
  • [x] #3528
  • [ ] #3540
  • [ ] #3541
  • [x] #3687

liurenjie1024 avatar Apr 20 '22 03:04 liurenjie1024

This is much needed! I will try to help with some of them if that's ok :)

jon-chuang avatar Jun 28 '22 15:06 jon-chuang

This is much needed! I will try to help with some of them if that's ok :)

Welcome to join! I'm setting up benchmark of FilterExecutor as an example, and feel free to pick up others.

liurenjie1024 avatar Jun 29 '22 01:06 liurenjie1024

What's the goal? What's the baseline?

fuyufjh avatar Jun 29 '22 10:06 fuyufjh

What's the goal? What's the baseline?

The goal is to help understand the result of our later optimizations. Currently we don't have baseline, and the current implementation is baseline.

liurenjie1024 avatar Jun 29 '22 10:06 liurenjie1024

After #3827 We can generate random Datum, so we can enrich data types used in this benchmark? cc @wzzzzd

liurenjie1024 avatar Jul 20 '22 03:07 liurenjie1024