Activity overview
Latest activity by Lloyd
Oops....
it is... my mistake... :oops:
I choosed the inside of the activity pic, where it was busy creating my new WPF shapes.. (hence busy with system code), now if I include the start of the activity bell as well, I see my algorithm working, hey it's faster that the WPF rendering.. cool!!
Sorry for my rant.... / comments
Oops....
it is... my mistake... :oops:
I choosed the inside of the activity pic, where it was busy creating my new WPF shapes.. (hence busy with system code), now if I include the start of the act...
Indeed, how do you knew? :shock: Do you have some black helicopter too?
Other than that I can't see this speedStep setup. But I'm in high performance mode (and I have ANT 4.1) that should be ok.
BTW ANTS3 used to work (it's not installed on this machine though) but ANTS4 always gave these strange results... / comments
Indeed, how do you knew? :shock: Do you have some black helicopter too?
Other than that I can't see this speedStep setup. But I'm in high performance mode (and I have ANT 4.1) that should be ok.
...
How does the damn thing work?
I try to optimise one of my simple WPF application.
I run the Perfromance Profiler (default option, I just choose the .NET executable to profile) and select a part of the time line with high CPU wh...
Sent!
Out of curiosity, just to be sure I had the right log files, I tried again just before sending them.
Only this time it didn't crash...
Curious....
The only difference I could think of, I am at home now and I did log in / log out since last time I tried. / comments
Sent!
Out of curiosity, just to be sure I had the right log files, I tried again just before sending them.
Only this time it didn't crash...
Curious....
The only difference I could think of, I am a...
Application crash with ANTS Profiler
I have a .NET desktop application which is a mix of WPF / legacy WinForm.
When I run it with Visual Studio or directly from Windows Explorer (i.e. normally), it runs just fine.
However when I profi...
BTW, do you have, or do you plan to have a visual representation of the memory with links between object
So that the referer graph could be quickly grasp and the root that need to be cut easily identified? / comments
BTW, do you have, or do you plan to have a visual representation of the memory with links between object
So that the referer graph could be quickly grasp and the root that need to be cut easily ide...
OK, thanks for the explanation. / comments
OK, thanks for the explanation.
hu.... I do have problem....
I have written a very simple test and ...
deallocated object still shows up all object tab [image]
and there is no column which indicate they have been deallocated....
nasty...
is it a bug of am I missing something?
my test:
what I have is a form with a button. click the button it show a new form.
no I start the application take a snapshot.
click the button, close the new window, take an other snapshot.
to my horror and dismay I have a new 'Form1' instance in the new objects... / comments
hu.... I do have problem....
I have written a very simple test and ...
deallocated object still shows up all object tab
and there is no column which indicate they have been deallocated....
nasty....
Ho yeah, there is the comparison column....
no worries!! / comments
Ho yeah, there is the comparison column....
no worries!!
(Memory Profiling) Comparing memory state
It would be cool to be able to compare 2 memory profile.
I wonder if it's possible?
The problem: I have a memory leak.
What I did: Start the application, take snapshot. Open a new form, close it, t...