You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: