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

Pull broadcast retry logic into a new RetryingBroadcastHttpHandler class #122

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

saul
Copy link
Owner

@saul saul commented Nov 2, 2024

No description provided.

Copy link

github-actions bot commented Nov 2, 2024


BenchmarkDotNet v0.13.9+228a464e8be6c580ad9408e98f18813f6407fb5a, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  Job-TETUMV : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  Job-FULETV : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2

InvocationCount=1  MaxIterationCount=16  UnrollFactor=1  
WarmupCount=1  

Method Job BuildConfiguration Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
ParseDemo Job-TETUMV Baseline 2.192 s 0.0193 s 0.0171 s 1.00 0.00 5000.0000 1000.0000 516.34 MB 1.00
ParseDemo Job-FULETV Default 2.345 s 0.0224 s 0.0210 s 1.07 0.01 5000.0000 1000.0000 516.34 MB 1.00
ParseDemoParallel Job-TETUMV Baseline 1.152 s 0.0266 s 0.0236 s 1.00 0.00 6000.0000 1000.0000 558.95 MB 1.00
ParseDemoParallel Job-FULETV Default 1.167 s 0.0223 s 0.0186 s 1.01 0.03 6000.0000 1000.0000 558.95 MB 1.00

@saul saul merged commit 3216ef9 into main Nov 2, 2024
2 checks passed
@saul saul deleted the broadcast-api branch November 2, 2024 12:42
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.

1 participant