Open MedAnd opened 5 years ago
This makes sense except for the communication stack part.
@masnider - appreciate the feedback & agree the communication stack part should be it's own request.
@zuhairp / @masnider - hoping we can update the existing Reliable Collections API documentation to clarify which APIs are caching and which are non caching as per our discussions?
For example:
Enumeration: To make enumeration efficient, contents of the hahstable get added into a temporary sorted data structure until it is moved into the main sorted data structure post checkpoint. So it is O(log n).
Links
Provide a best practice Service Fabric .Net Core application for automated performance testing of Reliable Collections and publish results for each version of the Service Fabric & .Net Core run-times.
Publish results for:
Different communication stacks (Service Fabric Remoting V1/V2, WCF NetTcp, WebSocket, Kestrel, gRCP, HTTP/2)Links: