pypa/pip

Speedup startup time

Open

#4768 aperta il 5 ott 2017

Vedi su GitHub
 (46 commenti) (3 reazioni) (0 assegnatari)Python (3032 fork)batch import
help wantedtype: enhancementtype: performance

Metriche repository

Star
 (8952 star)
Metriche merge PR
 (Merge medio 13g 7h) (20 PR mergiate in 30 g)

Descrizione

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.

Guida contributor