waynexia commented on issue #14256: URL: https://github.com/apache/datafusion/issues/14256#issuecomment-2611429425
A few more details: The build command I use is `cargo build --release --timings --lib --quiet` The latest timing file is (rename it to HTML, restriction from GitHub): [Cargo Timing Jan 23 2025.txt](https://github.com/user-attachments/files/18529522/Cargo.Timing.Jan.23.2025.txt) And screenshot: <img width="2441" alt="Image" src="https://github.com/user-attachments/assets/df07ef2a-7e2b-408d-ace2-4df1b2af825f" /> The `datafusion` crate (`core`) spends time for single thread compiling, which would be a major reason for slowing down the build time. I can observe this bottleneck in the downstream greptimedb project as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org