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

Add profile-guided optimization when building bin/poller #3333

Open
cgrinds opened this issue Nov 26, 2024 · 0 comments
Open

Add profile-guided optimization when building bin/poller #3333

cgrinds opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
25.02 feature New feature or request status/open

Comments

@cgrinds
Copy link
Collaborator

cgrinds commented Nov 26, 2024

  • Use CPU profile from sar on .74 since it collects: [Rest, RestPerf, Zapi, ZapiPerf] to build poller.
  • Analyze the poller both with and without PGO from a Linux system. You will probably need to modify the poller so that it does the same number of polls from each collector and then exits) to get a valid before and after
  • If the PGO build is faster, update CI to use it

Reference

@cgrinds cgrinds added feature New feature or request 25.02 labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
25.02 feature New feature or request status/open
Projects
None yet
Development

No branches or pull requests

2 participants