Visual Studio 2013 Performance and Diagnostics for profiling -


i working in desktop application , measure performance of file loading scalability when user opens file.

i developing using visual studio 2013, obvious choice use performance , diagnostics - performance wizard - instrumentation measure time taken file loading.

however, found out profiler tool launch application , starts collecting data till click on stop profiling button. need file loading part. there way start profiling data collection before user clicks on file open dialog ? , not beginning of application ?

thank you

if uncheck "launch profiling after wizard finishes" on last page of performance wizard, have session created in performance explorer. can use "actions -> start profiling paused" launch application without profiling. right before click file open dialog, click "resume profiling" in .vsp document window.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -