-
Notifications
You must be signed in to change notification settings - Fork 571
Closed
Description
#https://github.com/dotnet/corefx/issues/32819
@cicciog90 commented a day ago
We experienced a serious performance problem using WCF .NET Core 2.1 client libs.
Connecting to a service, the first bunch of calls are very slow (about 2 seconds) but after several trials it becomes very fast (about 30 milliseconds).
The same code compiled with .NET Framework 4.7.1 is fast with no differences during all calls.
You can find a sample here: https://github.com/cicciog90/WCF_Performance_Test
I uploaded it on my drive.
This is the shared link: https://drive.google.com/file/d/1crWSI9HYRVHRwpRE5CUaNntEr_XIMgqO/view?usp=sharing
Metadata
Metadata
Assignees
Labels
No labels