Comments
5 comments
-
What kind of process are you profiling please?
-
It's .NET 4 windows forms application.
-
Maybe it's a bug introduced with the support of async features which I'm using in my app.
-
It must, indeed, be a bug. Would you be prepared for us to test with your application? We'll be likely to fix it expediently that way.
If so I will set you up some upload space and contact you directly. -
Yes, I'm willing to help you. How long will it take? I will be available only for one hour today.
Add comment
Please sign in to leave a comment.
Here is what I've found. I was trying to profile my application and was trying to find what is going on in some concrete piece of code which I knew that it was slow. After some time with experiments and different settings I've tried to go back to v7.4 and wau, no problem. My problematic code is there! What's going on!
And also there is in the database view problem. It doesn't show me any statements. If I run the v7.4 I can see all the statements that were executed.
Mirec