You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/05/02 11:49:00 UTC

[jira] [Created] (ARROW-12627) [C++] Experiment with -Bsymbolic-functions

Antoine Pitrou created ARROW-12627:
--------------------------------------

             Summary: [C++] Experiment with -Bsymbolic-functions
                 Key: ARROW-12627
                 URL: https://issues.apache.org/jira/browse/ARROW-12627
             Project: Apache Arrow
          Issue Type: Task
          Components: C++
            Reporter: Antoine Pitrou


The linker option {{-Bsymbolic-functions}} may improve library load times (and binary sizes?) in addition to {{-fno-semantic-interposition}}:

https://lore.kernel.org/lkml/20210501235549.vugtjeb7dmd5xell@google.com/




--
This message was sent by Atlassian Jira
(v8.3.4#803005)