Comments
Sort by recent activity
Hi,
There’s no difference between fast and detailed mode for me.
I experienced this in the application I was working on, but since it was in a virtual environment (which I assumed could affect the profiling performance) I therefore created a small test app outside the virtual machine to test this.
I had the debug set to true. I have now set it to false but it had little effect.
As for the overhead of startup, I only measured the time of a postback to the page instead (ignoring the load time), repeating the work of the initial load. This time both methods improved with about 10 sec. to approx. 60 sec. and the control run without profiler ran a second or two faster taking only about 2 sec.
There are no time based events.
I f you’d like I can send you my test project and perhaps you can see why it performs like it does.
The app is very simple. It loads a single page. During load it calls three methods, all manipulating dynamically created controls.
Although its’ not exactly a real life example, I only created it after experiencing the same in our development project application.
/Br, Bard / comments
Hi,
There’s no difference between fast and detailed mode for me.
I experienced this in the application I was working on, but since it was in a virtual environment (which I assumed could affect th...
Baard wrote:
... I therefore created a small test app outside the virtual machine to test this...
As I wrote, I suspected that the VPC might compromise the results myself and I made an independent test.
I tried to the best of my ability to adjust the test according to your previous arguments, but the result still remained the same.
/Br, Bard / comments
Baard wrote:
... I therefore created a small test app outside the virtual machine to test this...
As I wrote, I suspected that the VPC might compromise the results myself and I made an indepen...
It might be an idea to add WMF explicitly to the export option. Is there a way to disable the background pattern? If not, it ought to be an option to omit it from WMF export.
/Bard / comments
It might be an idea to add WMF explicitly to the export option. Is there a way to disable the background pattern? If not, it ought to be an option to omit it from WMF export.
/Bard