Closed gordonchanhk closed 3 years ago
We observed that it seems the SDK perform slower on .Net Core than with .Net 4.6.1 The more the concurrent request, the longer the response time.
The test we do is to call the SDK for the Gateway instance and perform a customer look.
Wonder if there is any enhancement plan regarding optimizating the SDK for .Net Core?
Hi @gordonchanhk, we don't currently have performance optimizations for .NET Core on our roadmap. However, if there are particular improvements you think could be made, we're happy to review a PR.
General information
Issue description
We observed that it seems the SDK perform slower on .Net Core than with .Net 4.6.1 The more the concurrent request, the longer the response time.
The test we do is to call the SDK for the Gateway instance and perform a customer look.
Wonder if there is any enhancement plan regarding optimizating the SDK for .Net Core?