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 initial trace benchmarks #69

Merged
merged 1 commit into from Feb 10, 2020
Merged

Add initial trace benchmarks #69

merged 1 commit into from Feb 10, 2020

Conversation

jtescher
Copy link
Member

@jtescher jtescher commented Feb 9, 2020

Benchmarks provided by the criterion crate. Initially only benchmarking span creation with various combinations of attributes.

Resolves #42

@jtescher jtescher requested a review from a team as a code owner February 9, 2020 17:14
Copy link
Member

@MikeGoldsmith MikeGoldsmith left a comment

Choose a reason for hiding this comment

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

Great start 👍

Benchmarks provided by the [criterion](https://github.com/bheisler/criterion.rs)
crate. Initially only benchmarking span creation with various
combinations of attributes.
@jtescher jtescher merged commit 51e096f into open-telemetry:master Feb 10, 2020
@jtescher jtescher deleted the criterion-benchmarks branch February 10, 2020 18:41
Monkeyanator pushed a commit to Monkeyanator/opentelemetry-rust that referenced this pull request Mar 3, 2020
Benchmarks provided by the [criterion](https://github.com/bheisler/criterion.rs)
crate. Initially only benchmarking span creation with various
combinations of attributes.
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.

Add initial set of benchmarks
2 participants