pitrou opened a new issue, #47643:
URL: https://github.com/apache/arrow/issues/47643

   ### Describe the enhancement requested
   
   Experimentation in https://github.com/apache/arrow/pull/47637 suggests that 
[enabling inter-procedural optimization 
(IPO)](https://cmake.org/cmake/help/latest/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.html)
 could not only improve performance in some workloads, but also reduce the code 
size of Arrow libraries.
   
   We should try to enable this on wheel builds and see whether the size 
reduction is confirmed.
   
   ### Component(s)
   
   Python, Packaging


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