chdb-io / chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
https://clickhouse.com/docs/en/chdb
Apache License 2.0
2.03k stars 72 forks source link

Slow performance in TPCH_SF09 #76

Open djouallah opened 1 year ago

djouallah commented 1 year ago

very slow performance for some Queries compared to other Single Node Engines

https://colab.research.google.com/drive/1MTSBp9qbki6-uBNM2HH3M2Fc-qFOSSWl#scrollTo=z494Cl6XKUVX

image

lmangani commented 1 year ago

@djouallah the colab is not public, could you change its permissions or publish it as a gist? Seeing exactly how the tests executed is crucial to understanding the performance results.

djouallah commented 1 year ago

sorry, fixed :)

auxten commented 1 year ago

Also related #73