-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weekly plan 01-30-2025 #16
Comments
This is how I check ClickBench results before: https://github.com/XiangpengHao/datafusion/blob/research/benchmarks/src/clickbench.rs#L245 It can be a good starting point, we probably need something more comprehensive than this. @WetABQ |
The goal of this series of todo is to get back the performance to what we present in the talks My next todo:
Automatically collect:
|
Filed spiraldb/fsst#69, which they fixed in a minute. Will bump our dependencies once it releases |
We are currently blocked by this: apache/arrow-rs#7058 Need to fix it as soon as possible |
Tried to fix it, but failed, the flatbuffer is too difficult to debug... But I find a way to workaround it, so we good now. |
Related #16 --------- Co-authored-by: Xiangpeng Hao <[email protected]>
Done |
next: #42 |
The highest priority for me is to get a complete ClickBench with reasonable performance.
Before Monday: Xiangpeng run and tune entire ClickBench.
Before Wednesday meeting, try to make the Figure 1 in #15
The text was updated successfully, but these errors were encountered: