tustvold commented on issue #13814:
URL: https://github.com/apache/datafusion/issues/13814#issuecomment-2554458154

   FWIW the only reliable mechanism I've found to measure this is to comment 
out modules and measure the impact on compilation time. Llvm-lines and 
cargo-bloat can be informative, but not all lines are created equal. This is 
especially true for code with complex lifetimes and/or async.


-- 
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]

Reply via email to