- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message397765
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | corona10 |
|---|---|
| Recipients | FFY00, corona10, gregory.p.smith, holmanb |
| Date | 2021-07-18.23:18:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626650333.75.0.665169849373.issue44340@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
FYI, Thin LTO shows enhanced build time. Full LTO (./configure --with-lto=full CC=clang) real 2m33.740s user 8m25.695s sys 0m13.124s Thin LTO (./configure --with-lto=thin CC=clang) real 1m51.867s user 12m53.694s sys 0m12.786s |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-18 23:18:53 | corona10 | set | recipients: + corona10, gregory.p.smith, FFY00, holmanb |
| 2021-07-18 23:18:53 | corona10 | set | messageid: <1626650333.75.0.665169849373.issue44340@roundup.psfhosted.org> |
| 2021-07-18 23:18:53 | corona10 | link | issue44340 messages |
| 2021-07-18 23:18:53 | corona10 | create | |

