[
https://issues.apache.org/jira/browse/ARROW-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17436:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] Use -O2, not -O3, for release/optimized builds
> ----------------------------------------------------
>
> Key: ARROW-17436
> URL: https://issues.apache.org/jira/browse/ARROW-17436
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> -O3 can produce longer build times and larger binaries for next to no
> performance benefits.
> We should perhaps tune down the optimization level to -O2 on non-MSVC
> compilers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)