pypa/pip

Speedup startup time

Open

#4,768 创建于 2017年10月5日

在 GitHub 查看
 (46 评论) (3 反应) (0 负责人)Python (3,032 fork)batch import
help wantedtype: enhancementtype: performance

仓库指标

Star
 (8,952 star)
PR 合并指标
 (平均合并 56天 1小时) (30 天内合并 57 个 PR)

描述

There's a lot to gain from speeding up pip's startup time.

For one, pip takes around 600ms to just print the completion text, which is laggy. (as mentioned in #4755). Further, faster startup time might help with the test-suite situation too.

贡献者指南