Ask a Question

Does AQTime support profiling Async Task code in C# (processing changes to different thread context)

BRiddle
Occasional Visitor

Does AQTime support profiling Async Task code in C# (processing changes to different thread context)

Our developers are beginning to write more applications using C# and .Net's new "Task Await" async operations.   

 

I tried to profile one such application with AQTime 8, but the results don't seem to have caught all of the executing code.   I have read that Task Await farms the processing out to a different thread with the results eventually returned to the calling thread.  It's not uncommon for this to lead to poor performance or outright hangs from lock conflicts or inability to get back to the original calling thread's execution context for the async operation to return the result.

 

 

I tried to profile one such application with AQTime 8, but the results don't seem to have caught all of the executing code.   I didn't know if I was setting things up wrong or if  AQTime was unable to time calls across such a thread context change.

Thanks!

-Bob

1 REPLY 1
AlexKaras
Champion Level 2

Hi Bob,

 

If the thread is started within the same process I would expect that this can be profiled with AQTime...

It may help if you provide more exact description of what seems to not work as expected now. Maybe, with some sample application.

If this is not an option and/or you like to get more definite answer, I would recommend to raise Support ticket via https://support.smartbear.com/message/?prod=AQtime form. (Follow-up update here will be appreciated.)

 

P.S. AQTime 8.71 update was released today and you may try to check if something in this area was improved there...

Regards,
  /Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
cancel
Showing results for 
Search instead for 
Did you mean: