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

Neil Schemenauer report at bugs.python.org
Mon Jul 29 14:42:54 EDT 2019


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

I think expanding the list of tests used by --pgo is fine, as long as we put a little thought into each one we add.  The ones added by Steve look fine to me.

It seems useful to run a profiler and see if there are any unusually expensive tests being added.  I used 'cprofile' and found a few candidates.  See bug #37707 and PR 15009.

----------

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


More information about the Python-bugs-list mailing list