HighTechTalks DotNet Forums  

Performance Report Summary

Dotnet Framework (Performance) microsoft.public.dotnet.framework.performance


Discuss Performance Report Summary in the Dotnet Framework (Performance) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Peter Morris [Droopy eyes software]
 
Posts: n/a

Default Performance Report Summary - 03-05-2006 , 06:18 AM






I am trying to profile a DLL I wrote. So I set up my performance to profile
it, using a test EXE I also wrote.

The results only list

Top Inclusive Samples Functions
mscorwks.dll (99.464%)
mscoree.dll (94.128%)
CLRStubOrUnknownAddress (92.744)

Top Exclusive Samples Functions
mscorwks.dll (60.982%)
CLRStubOrUnknownAddress (3.586%)
ntdll.dll (3.19%)


This doesn't tell me anything really does it? So, how do I get this to show
me which part of my app took the most time?


Thanks

Pete



Reply With Quote
  #2  
Old   
AMercer
 
Posts: n/a

Default RE: Performance Report Summary - 03-05-2006 , 10:03 AM






Quote:
I am trying to profile a DLL I wrote. So I set up my performance to profile
it, using a test EXE I also wrote.

The results only list

Top Inclusive Samples Functions
mscorwks.dll (99.464%)
mscoree.dll (94.128%)
CLRStubOrUnknownAddress (92.744)

Top Exclusive Samples Functions
mscorwks.dll (60.982%)
CLRStubOrUnknownAddress (3.586%)
ntdll.dll (3.19%)


This doesn't tell me anything really does it? So, how do I get this to show
me which part of my app took the most time?

I am happy with nprof (freeware) for measuring timing performance.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.