Skip to content

[C++][Packaging] Enable CMAKE_INTERPROCEDURAL_OPTIMIZATION for binary packages #47644

@pitrou

Description

@pitrou

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 Linux packaging builds and see whether the size reduction is confirmed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions