pypa/pip

Speedup startup time

開放

#4,768 建立於 2017年10月5日

 (46 則留言) (3 個反應) (0 位負責人)Python (3,032 個分叉)batch import
help wantedtype: enhancementtype: performance

倉庫指標

星標
 (8,952 顆星)
PR 合併指標
 (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.

貢獻者指南