comphead commented on PR #15350: URL: https://github.com/apache/datafusion/pull/15350#issuecomment-2743813022
> I personally just added a 'profiling' profile that inherits release-nonlto and set debug to true. thats another option yes, `release-nonlto` is a release-like used for running tests to save some time on compilation(because of no LTO) and tests are too small to get benefits from LTO applied. A small concern about local profile is having deals with conflicts every time the toml file is updated -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
