-
Notifications
You must be signed in to change notification settings - Fork 757
add benchmark test for baggage #4468
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
Conversation
Signed-off-by: emdneto <[email protected]>
Signed-off-by: emdneto <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! Is there a way to run that would also show the times each took?
Benchmarks are published here you can control+f for the specific benchmark you want. Most recent benchmarks are at the very bottom of the page. Locally you can have results like this: |
To help show outcomes from #4466
I'm adding the test under opentelemetry-sdk benchmarks because we have only one job to run benchmarks and it's tailored to SDK. For now, I think it's more important to have the benchmark published.