findepi commented on issue #14256: URL: https://github.com/apache/datafusion/issues/14256#issuecomment-2611888807
> datasource could be a potential target to move out of core. related - https://github.com/apache/datafusion/issues/10782 > The build time keeps increasing and is almost doubled since `v38.0`. Given the codebase keeps adding new code, it's expected to see a trend of increasing Did the amount of code double since v38? i doubt that, but @waynexia can you maybe chart build time against amount of code? Also, can you make sure there is no bias in the measurement? If you build in reverse order and run cargo clean between each steps, will you get the same results? (i believe we regressed on the build time, but let's double check facts before jumping to conclusions) > and "jumps", which might be abnormal. The biggest jump is at the beginning of August 2024. Can you perhaps bisect those few days to determine the particular change that caused this? Is the X axis position based on Commit Date of the current tip commit? -- 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