Angshuman
14 years agoOccasional Contributor
Profiling an application that has to run for long duration
I am profiling an application which needs to run for long duration at a stretch (at least for 3 days): The application behaves fine when it is started, but after running for 2-3 days, it becomes very sluggish. Its UI responsiveness drops noticeably. This is the problem I am looking into. Could somebody suggest me what all performance counters I should be profiling and all. The application is a WPF standalone application which communicates with a WCF server (a seperate module, located at a remote location) for retrieving data and updates a hell lot of UI elements (like third party chart windows - around 10 of them, and also a few listviews ...)