[ 
https://issues.apache.org/jira/browse/ARROW-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573543#comment-16573543
 ] 

Antoine Pitrou commented on ARROW-3023:
---------------------------------------

Ok, I tried it on Ubuntu 16.04.

Linking using {{/usr/bin/ld}}, with cold ccache:
{code}
real    0m39.552s
user    5m44.365s
sys     0m26.581s
{code}

Linking using {{/usr/bin/gold}}, with cold ccache:
{code}
real    0m39.390s
user    5m25.619s
sys     0m25.656s
{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)

Reply via email to