conda-forge / conda-forge/python-feedstock

Investigate -fno-semantic-interposition build option

未关闭
#287 9 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
47
派生
112
平均合并
2 天 9 小时
30 天内合并 PR
18

描述

Fedora 32 has a proposal to build python with with `-fno-semantic-interposition` for better performance (https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup),
> We add the -fno-semantic-interposition compiler/linker flag when building Python interpreters, as it provides significant performance improvement, up to 27% depending on the workload. Users will no longer be able to use LD_PRELOAD to override a symbol from libpython, which we consider a good trade off for the speedup.

It would be interesting to investigate whether the same could be done for conda-forge Linux (and possibly MacOS) builds.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。