SQL Server Tempdb Usage and Bottlenecks tracked with Extended Events
How do I effectively find out if the Tempdb database is suffering from an allocation bottleneck? Should I create multiple TempDB files per core on this server to improve performance? How do I check this information programmatically?