[
https://issues.apache.org/jira/browse/ARROW-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573548#comment-16573548
]
Antoine Pitrou commented on ARROW-3023:
---------------------------------------
Linking using {{/usr/bin/ld}}, with warm ccache:
{code}
real 0m12.148s
user 0m50.797s
sys 0m9.527s
{code}
Linking using {{/usr/bin/gold}}, with warm ccache:
{code}
real 0m10.990s
user 0m29.445s
sys 0m7.947s
{code}
> [C++] Use gold linker in builds if it is available
> --------------------------------------------------
>
> Key: ARROW-3023
> URL: https://issues.apache.org/jira/browse/ARROW-3023
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.11.0
>
>
> This will improve linking time in builds
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)