Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933396 - dev-python/pypy3_10: wire up PGO
Summary: dev-python/pypy3_10: wire up PGO
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-02 08:05 UTC by Sam James
Modified: 2024-06-02 08:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.)