why Linux x64 version file is bigger than aarch64? #346
-
chdb-3.4.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @l1t1, the x86-64 version of the package offers richer functionality and better performance. For example, it supports more advanced table functions in ClickHouse, such as the Delta Lake Table Function, and also includes LLVM compilation optimizations to significantly improve query performance. |
Beta Was this translation helpful? Give feedback.
Hi @l1t1, the x86-64 version of the package offers richer functionality and better performance. For example, it supports more advanced table functions in ClickHouse, such as the Delta Lake Table Function, and also includes LLVM compilation optimizations to significantly improve query performance.