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

Improve HTTP benchmarks #4612

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Improve HTTP benchmarks #4612

merged 1 commit into from
Oct 24, 2023

Conversation

martintmk
Copy link
Contributor

@martintmk martintmk commented Oct 24, 2023

  • Cleanup namespaces
  • Add new benchmarks for standard pipeline and retries

Standard Pipeline

Method Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
StandardPipeline_Polly_V7 3.236 us 0.0130 us 0.0187 us 1.00 0.1488 3816 B 1.00
StandardPipeline_Polly_V8 3.104 us 0.0237 us 0.0317 us 0.96 0.0381 1008 B 0.26

Retries

Method Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
Retry_Polly_V7 1.094 us 0.0073 us 0.0107 us 1.00 0.0534 1384 B 1.00
Retry_Polly_V8 1.354 us 0.0038 us 0.0057 us 1.24 0.0324 824 B 0.60
Microsoft Reviewers: Open in CodeFlow

@ghost ghost assigned martintmk Oct 24, 2023
@geeknoid geeknoid merged commit 6602e6a into release/8.0 Oct 24, 2023
6 checks passed
@geeknoid geeknoid deleted the mtomka/improve-benchmarks branch October 24, 2023 12:45
@ghost ghost locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants