-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegoPull requests that update Go codePull requests that update Go codegood first issueGood for newcomersGood for newcomers
Milestone
Description
on golang 1.21 PGO was released, and we can make use of it.
Just preliminary idea:
- Before releasing new version we would run it against single node cluster collecting profile data.
- Build optimized binary with
go build -pgo=run.pprof - Release both optimized and non-optimized versions
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegoPull requests that update Go codePull requests that update Go codegood first issueGood for newcomersGood for newcomers