Comments
Sort by recent activity
Hi,
I am not using any kind of test environment setup, simply running the website in Cassini and interacting with it in IE.
You can see the setting I use to start the project: http://71.6.196.213:82/ForRedGate/settings.png
and the source code view: http://71.6.196.213:82/ForRedGate/line-level-without-time.png
I know that if I drill down far enough in a call tree that the interface will start telling me that 'Simplified stack traces'. Maybe you are shedding the line-level times when you reach that point?
I don't know what to say, if you have any specific data you want, I can sent it. Actually, let me just put that profile result file out there for you to load: http://71.6.196.213:82/ForRedGate/adb-profile.zip
Alain-Daniel / comments
Hi,
I am not using any kind of test environment setup, simply running the website in Cassini and interacting with it in IE.
You can see the setting I use to start the project:http://71.6.196.213:82...
I have the standard version, so there is no other option than line-level!
1) It is an asp.net application, profiled on Cassini, using EntityFramework and NHibernate.
2) 3.5
3) Team 2008
4) I've tried with the only one application I'm working on. Can't help here.
5) n/a
I saved the profiling results. If they can be useful, tell me where I can send them. It is 75M.
To further help you out and clarify what is happening: If I profile the project twice, once with lots of request, the other only with a few, the small profile will have all the line-level data but not the large one.
I'll try to create a small application as you mentioned, but since your development team hasn't been able to reproduce the error (as you imply), I doubt I'll have any success.
Do you have an estimate on how long it will take to fix? (days, weeks or months?) Because right now, it makes ants pretty useless and I have to decide if I wait for the fix or move on to other tools/solution. I would appreciate if I can get an answer to this.
Alain-Daniel / comments
I have the standard version, so there is no other option than line-level!
1) It is an asp.net application, profiled on Cassini, using EntityFramework and NHibernate.
2) 3.5
3) Team 2008
4) I've tri...
Great, I'll give that a try.
Thanks,
Alain-Daniel / comments
Great, I'll give that a try.
Thanks,
Alain-Daniel
Hi,
I did try to change to wall-clock time, but what happened is definitely not what you described. A picture is worth 1000 words, so here are two screen capture of the interface. Note that under wall-clock time, the first thread reports 2500+s which is well over the run time of the profiling session and that the main Page_Load still only reports 166s (you can see the highlighted section at the top, which represents only that page's call). http://71.6.196.213:82/ForRedGate/cpu-time.png http://71.6.196.213:82/ForRedGate/wall-clock-time.png
Could you walk me through the data so I can understand it, or is there an bug somewhere as I suspect? / comments
Hi,
I did try to change to wall-clock time, but what happened is definitely not what you described. A picture is worth 1000 words, so here are two screen capture of the interface. Note that under w...