Skip to content

[Python] Enable CMAKE_INTERPROCEDURAL_OPTIMIZATION for wheel builds #47643

@pitrou

Description

@pitrou

Describe the enhancement requested

Experimentation in #47637 suggests that enabling inter-procedural optimization (IPO) 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions