Esun Kim

Results 84 comments of Esun Kim

and xSAN tests failed so those errors need to be fixed.

@cardslam If you have a chance, would you give us some profiling data for this? Without the profiling data, it's hard to tell why the latest version takes more CPU.

Yeah this could be caused by dropping `epollex` happened in the past but it's not clear whether it actually introduced 17% overhead on the client (surprisingly your perf data showed...

Thank you for the proposal. I know the benefit of supporting this feature as I used to use the same feature on Windows to detect memory leaks but I'm not...

Bidirectional streaming is the right one if you want to implement a chat-app. This is because it fits how messages are delivered. But it keeps using the same backend once...

Any update on this? This is a blocker to upgrading upb on grpc.

@perezd That could be an option but I'd like to fix it if it doesn't require a huge fix. I'm worried that gRPC might find a bunch of breaking changes...

FYI, internal b/244333151 was filed to track this.