-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2023-12-11
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When doing initial perf testing for gRPC, we saw that it spent a lot of time synchronizing the completion queue.
We were curious if changing the gRPC SyncServerOptions might improve the performance-- investigate changing the number of completion queues and polling threads, and evaluate whether or not this improves the performance.