Pablo Galindo Salgado <[email protected]> added the comment:
Also, the test suite exercises a lot of branches (like passing incorrect types to function to check errors) that will hurt the branch prediction that PGO generates. ---------- nosy: +pablogsal _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36044> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
