bpo-29585: optimize site.py startup time by methane · Pull Request #136 · python/cpython

@methane methane changed the title optimize site.py [RFC] bpo-29585: optimize site.py startup time

Feb 17, 2017

vstinner

@methane methane changed the title [RFC] bpo-29585: optimize site.py startup time [RFC] [bpo-29585](https://bugs.python.org/issue29585): optimize site.py startup time

Feb 18, 2017

@methane methane changed the title [RFC] [bpo-29585](https://bugs.python.org/issue29585): optimize site.py startup time [RFC] bpo-29585: optimize site.py startup time

Feb 18, 2017

@methane methane changed the title [RFC] bpo-29585: optimize site.py startup time bpo-29585: optimize site.py startup time

Feb 19, 2017

@methane

@methane

Skip importing sysconfig when possible.

Median +- std dev: [default] 15.8 ms +- 0.0 ms -> [patched] 14.7 ms +- 0.0 ms: 1.07x faster (-7%)

@methane

@methane

vstinner

@methane

@methane

vstinner

@methane

@methane

vstinner

@methane methane deleted the optimize-site-startup branch

June 28, 2017 15:31

vstinner added a commit that referenced this pull request

Jun 28, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Oct 10, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Oct 29, 2017