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 an example for using PGO in the Go Rideshare app #3006

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

aleks-p
Copy link
Contributor

@aleks-p aleks-p commented Feb 14, 2024

Most of the code is copied over from the examples/golang-push/rideshare/ example. The main addition is the README.md file explaining the steps for playing with PGO locally, as well as the benchmark in main_test.go.

cc @Rperry2174

Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rperry2174 Rperry2174 marked this pull request as ready for review February 16, 2024 10:21
@Rperry2174 Rperry2174 requested a review from a team as a code owner February 16, 2024 10:21
Copy link
Contributor

@Rperry2174 Rperry2174 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect thx @aleks-p !

@Rperry2174 Rperry2174 merged commit fc19d28 into main Feb 16, 2024
19 checks passed
@Rperry2174 Rperry2174 deleted the feat/pgo-example branch February 16, 2024 10:23
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.

3 participants