Dong-hee Na <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue46551> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
