Skip to content

chore(pgo): refresh default.pgo profile - #2444

Open
agbishop wants to merge 1 commit into
mainfrom
pgo/auto-refresh
Open

chore(pgo): refresh default.pgo profile#2444
agbishop wants to merge 1 commit into
mainfrom
pgo/auto-refresh

Conversation

@agbishop

Copy link
Copy Markdown
Collaborator

Automated weekly refresh of default.pgo, the CPU profile Go's
Profile-Guided Optimization (PGO) auto-consumes from the main
package directory on go build.

Generated by make pgo (scripts/pgo.sh), which builds the
server and cmd/pgoload load generator, runs the server with
GOPHERSTACK_PPROF_ADDR set, captures a CPU profile while
driving heavy DynamoDB (GSI/LSI) and S3 traffic plus a
best-effort integration-test pass against the live endpoint,
and validates the result with go tool pprof and
go build -pgo=auto.

This PR was opened automatically by the
.github/workflows/pgo.yml workflow. Review the profile
diff and merge if it looks reasonable.

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • default.pgo
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ad76408e-427f-4684-8f5b-e8d689deff2b

📥 Commits

Reviewing files that changed from the base of the PR and between 1394f21 and 5cd96ea.

📒 Files selected for processing (1)
  • default.pgo

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@agbishop

Copy link
Copy Markdown
Collaborator Author

📊 Code Coverage Report

Metric Value Status
Total Coverage 100.0%
0.0%
75.0%
0.0%
87.6%
New Code Coverage N/A (0/0 stmts)

Tip

This project maintains a minimum coverage threshold of 85%. Maintain or improve coverage on new code to ensure long-term stability.


Last updated: Mon, 31 Aug 2026 13:00:00 GMT

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant