Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
.net program poor performance on windows 2019 server
François Blottière
1
Reputation point
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
Developer technologies | .NET | Other
Sign in to answer