Tagged Questions
1
vote
2answers
505 views
Diagnosing poor performance on IIS / ASP.NET / MSSQL app
I'm trying to diagnose the cause of poor performance from a third-party web application we've deployed; the environment is:
ASP.NET on IIS, Windows 2003 Server
SQL Server 2008 on a separate Windows ...
2
votes
1answer
83 views
Profiling windows performance
I am used to using profilers for software development. I have had multiple windows pcs which all have slowed down over time, as well as had work PCs become slower. I understand this is probably the ...
3
votes
3answers
244 views
How to profile for HDD usage pattern?
I'm considering upgrading the storage system for some of my servers, and all the guides and manuals advise to consider the storage usage patterns of your app before deciding on a (RAID? SSD? iSCSI? ...