Dandandan commented on issue #1041: URL: https://github.com/apache/arrow-datafusion/issues/1041#issuecomment-925541415
If you are looking to speed up builds these are things that I found do have a bigger effect: * Use a custom allocator like mimalloc / snmalloc * Enable LTO * Change the compile target to include newer instruction sets There is a bit of documentation on it over here https://arrow.apache.org/datafusion/user-guide/library.html -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org