First check if you have anti-virus running on windows 11. If so, you will want to configure to ignore SqlServer.
You may have disk sector size issues
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I recently purchased a new Dell XPS 15 with the expectation that I would be able to run some time-consuming SQL Server processes much faster than my old Dell Latitude. However, the new Dell XPS runs the same processes around 5x slower than the old laptop. Both laptops have SQL Server 2017 Developer installed. The only difference and it is a major difference is that the Dell Latitude is running Windows 10 Pro whereas the Dell XPS is running Windows 11 Pro. It appears that SQL Server is simply not using the CPU and memory power of the new Dell XPS laptop.
Is anyone aware of any issue between SQL Server and Windows 11 that causes performance issues?
Are there SQL Server settings that must be adjusted for the new hardware?
I thought that using the latest version of SQL Server might help. So I installed SQL Server 2022 Developer. The results were identical. As a result, my focus has returned to Windows 11.
First check if you have anti-virus running on windows 11. If so, you will want to configure to ignore SqlServer.
You may have disk sector size issues
Okay. So I just wiped my laptop clean and installed Windows 10 Pro instead of Windows 11 Pro.
All is well.
My SQL Server processes run about 15-18x faster under Windows 10.
Conclusion: Windows 11 is a dog, let out of the kennel before it was potty-trained.
It is weird since I have the same laptop with Windows 11 Insiders and it works great. I am just trying to follow the best practices as much as possible (not ideal having only 1 ssd drive) but in terms of tempdb files,memory and DOP can be adjusted.
which wait type do you see while running your workload ?
Regards
Javier