STINNER Victor <vstin...@redhat.com> added the comment:

What is the time spent in marshal.dumps() at Python startup when Python has to 
create all .pyc files? For example "./python -c pass" in the master branch with 
no external dependency? My question is if the PR makes Python startup 5% slower 
or less than 1% slower.

----------

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

Reply via email to