tustvold commented on issue #2170:
URL: https://github.com/apache/arrow-rs/issues/2170#issuecomment-1198057370

   Given the bottleneck is codegen, if one makes the assumption that the 
execution time is somewhat proportional to the amount of generated LLVM IR, 
using a tool like `cargo llvm-lines` as done in #1858 is probably a good 
starting point to identify areas of improvement.


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

Reply via email to