[issue36044] PROFILE_TASK for PGO build is not a good workload

Neil Schemenauer report at bugs.python.org
Tue Jul 30 14:11:44 EDT 2019


Neil Schemenauer <nas-python at arctrix.com> added the comment:

Closing as I think PR 14702 mostly resolves this.  The gc_collect() issue has not been resolved but based on some investigation, I think it is not worth the effort to try to reduce the time spend in that function.  Reducing the number of unit tests being run had a huge benefit and did not significantly impact the optimization.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36044>
_______________________________________


More information about the Python-bugs-list mailing list