Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933396

Summary: dev-python/pypy3_10: wire up PGO
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-02 08:05:49 UTC
I was researching some bits and found that pypy already supports PGO (https://pythonfiles.wordpress.com/2017/05/12/enabling-profile-guided-optimizations-for-pypy/).

It looks like it's called 'profopt'. Could we wire up USE=pgo to control this for translation?

(I've not tried it at all.)