[issue46551] Provide number of workers option for fast PGO build time

Dong-hee Na report at bugs.python.org
Thu Jan 27 11:59:18 EST 2022


Dong-hee Na <donghee.na at python.org> added the comment:

> You only test libregrtest.main and libregrtest.runtest_mp modules which > don't execute code. Does it mean that running tests is useless to train > the PGO?

Sorry, I didn't check all affects except performance regression,
and there was already related discussion and decided not to do:
https://bugs.python.org/issue24915#msg251128
'I think the --pgo flag needs only work in single process mode, since
multi-process would probably not write out the profiling data properly.'

I close the issue as won't do.

----------
assignee: corona10 -> 
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list