Steve Dower <steve.do...@python.org> added the comment:

The difference is on startup in how they generate sys.path entries.

Skip the install step and directly run the library in a clean virtual 
environment, so that no .pth or .egg files are in use. If the difference still 
occurs, show that it also occurs on a recent version of Python as well and we 
can look at it

I promise you, there is only one way that extension modules get loaded. The 
performance difference is not because of anything in core.

----------
resolution:  -> third party
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31555>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to