Serhiy Storchaka added the comment:

On my new laptop 100 runs are sped up from 2.357 sec to 2.094 sec (by 13%). Got 
rid of importing 6 modules: _struct, collections.abc, copy, struct, textwrap, 
warnings.

Getting rid of importing errno leads to rewriting of os._execvpe() which looks 
less trivial. I leave this for separate PR.

----------

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

Reply via email to