aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/sdist.py
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-08-06 02:30:52 +0000
committerPJ Eby <distutils-sig@python.org>2005-08-06 02:30:52 +0000
commit34e9acb9b0572b1f0503ee9e56439b768e575e83 (patch)
treeaeb731ec04d726e270432ee5dd40a69a4676c375 /setuptools/command/sdist.py
parentc9c1087c11cf7c487b85b599071bedbbcdbbc6d1 (diff)
downloadexternal_python_setuptools-34e9acb9b0572b1f0503ee9e56439b768e575e83.tar.gz
external_python_setuptools-34e9acb9b0572b1f0503ee9e56439b768e575e83.tar.bz2
external_python_setuptools-34e9acb9b0572b1f0503ee9e56439b768e575e83.zip
Performance boosts: don't create environment during require()/resolve()
if all requirements can be met with items already in the working set. Don't eagerly determine whether a path is a directory. Avoid redundant path operations, etc. These changes dropped the test suite runtime from over 3.4 seconds to around .34 seconds. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041176
Diffstat (limited to 'setuptools/command/sdist.py')
0 files changed, 0 insertions, 0 deletions