Skip to content

GODRIVER-3102: Post perf comparison #2124

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

Closed
wants to merge 14 commits into from

Conversation

zhouselena
Copy link
Contributor

@zhouselena zhouselena commented Jul 8, 2025

GODRIVER-3102

Summary

internal/cmd/perfnotif/main.go can be run locally to get a Markdown output of performance benchmarks marked with the Go Driver perf (h-score) performance context.

To test, please run the following commands in mongo-go-driver:

cd internal/cmd/perfnotif
perf_uri_private_endpoint="<request for uri>" COMMIT="<full current commit name>" go run [main.go](http://main.go/)

To get the full commit name, you can run git rev-parse <short> on the short commit name you find in GitHub.

To test with a commit with known marked change points, use 50cf0c20d228975074c0010bfb688917e25934a4 as the commit number.

Background & Motivation

View benchmarks on current commit that are marked with the "Go Driver perf (h-score)" triage context, run locally.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the priority-3-low Low Priority PR for Review label Jul 8, 2025
Copy link
Contributor

API Change Report

No changes found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low Low Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant