tustvold commented on PR #4701:
URL: https://github.com/apache/arrow-rs/pull/4701#issuecomment-1680417788

   > I do wonder if some of the compilation speedup is that arrow-rs no longer 
instantiates all the code for the different comparisons unless it is actually 
called
   
   We don't make use of generics in the public interface, so it will 
instantiate all the variants regardless of if they're called


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