Share via

.net program poor performance on windows 2019 server

François Blottière 1 Reputation point
2021-09-14T15:21:35.993+00:00

Hello,

We have a problem with a small program running well on a Windows 2012R2 but not on a Windows 2019.
We did a small program for test just connecting to a sql database with entity framework 6.4.4 and making a count(*) on a table. It takes 3s on the 2012 R2 Server and 6s on the 2019 server.

We tried several things but without any improvements.
Do you have a idea where I could look for this performance issue ?

Thanks

Developer technologies | .NET | Other

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.