Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PGO: Move to a simpler process to merge the profiles #14254

Open
1pkg opened this issue Oct 3, 2024 · 0 comments
Open

PGO: Move to a simpler process to merge the profiles #14254

1pkg opened this issue Oct 3, 2024 · 0 comments

Comments

@1pkg
Copy link
Member

1pkg commented Oct 3, 2024

Description

With the introduction of PGO in #13884, we are relying on multistep process to collect, preserve and update CPU profile via automated pull requests raised by the benchmarks workflow. However, the pull request process might be unnecessary in the long run since it requires manual steps to review and approve each PR separately. Ideally, after some grace period we move towards a simpler process where updated CPU profile is merged directly into the main branch without raising a pull request at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant