-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
The Profile Guided Optimization (PGO) is officially available since go 1.21 https://go.dev/blog/go1.21.
Steps:
- gather profile data on one of the bare-metal poets (is-poet could be used),
- rebuild with PGO
- compare the POSW performance
- if performance is improved, then incorporate in release build in CI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog