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 microbenchmarks to perf benchmark doc #3696

Closed

Conversation

martinkuba
Copy link
Contributor

Changes

The performance benchmark tests described in the Performance Benchmark doc are not implemented by most (if any) SDKs, likely due to the complexity and many variables that these tests have to account for.

This change updates the document with a guideline for implementing microbenchmark tests. Many SDKs already have microbenchmark tests implemented. This intent with this change is to describe some basic tests that all SDKs should implement. At this point, I am adding only a single test, but this can be extended over time.

@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 30, 2023
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Oct 11, 2023
@martinkuba
Copy link
Contributor Author

not stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants