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

Investigate flow control based on a dynamic window size #3304

Open
bentoi opened this issue Jun 6, 2023 · 1 comment
Open

Investigate flow control based on a dynamic window size #3304

bentoi opened this issue Jun 6, 2023 · 1 comment
Labels
enhancement slic Slic Transport
Milestone

Comments

@bentoi
Copy link
Contributor

bentoi commented Jun 6, 2023

          I wonder if control flow is the limiting factor here, see https://github.com/dotnet/runtime/issues/53372 and the linked issue https://github.com/dotnet/runtime/issues/43086

Seems similar to what we experience with ice(tcp) vs icerpc(slic)

If you capture the gRPC traffic for our comparative benchmarks, you will see the Widow size is dynamically increased.

Originally posted by @pepone in #3266 (comment)

@bentoi
Copy link
Contributor Author

bentoi commented Jun 7, 2023

See also #3316

@bentoi bentoi mentioned this issue Jun 7, 2023
@bernardnormier bernardnormier added the slic Slic Transport label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement slic Slic Transport
Projects
None yet
Development

No branches or pull requests

2 participants