[Python-Dev] this is what happens if you freeze all the modules required for startup
Antoine Pitrou
solipsis at pitrou.net
Tue Apr 15 18:40:50 CEST 2014
More information about the Python-Dev mailing list
Tue Apr 15 18:40:50 CEST 2014
- Previous message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Next message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 15/04/2014 09:45, Chris Angelico a écrit : > > Specific use-case that I can see: Mercurial. In a git vs hg shoot-out, > git will usually win on performance, and hg is using Py2; Keep in mind those shoot-outs usually rely on large repositories and/or non-trivial operations, so startup time is not necessarily a significant contributor in Mercurial "being slower" (when it actually is slower than git, which may not be all the time). Regards Antoine.
- Previous message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Next message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list