|
|
|
|
|
by paulirwin
2927 days ago
|
|
FWIW, you mention databases, but even some database workloads can have better performance with HT turned off. I first learned this from a DBA at a former job when I was curious as to why they turned HT off. A member of the SQL Server team back in 2005 ran some experiments and found that you can get a 10% performance improvement in some workloads with HT off [1]. I don't know how much of that is still true today, however, as nearly all of my recent experience is PaaS in the cloud. [1]: https://blogs.msdn.microsoft.com/slavao/2005/11/12/be-aware-... |
|