Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
> Is there a "standard" way for me to quantify the memory impact of these kinds > of changes? That is a pointer size per code object. The most standard way is to calculate the size of all pyc files in the stdlib after compiling them all with "-m compileall -r 1000 Lib". ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44530> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com