Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Timur Seitosmanov
Total activity
5
Last activity
April 18, 2023 15:24
Member since
April 14, 2023 09:53
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Timur Seitosmanov
commented,
April 18, 2023 15:24
Thanks for elaboration! Based on your example, why can't we have something like this? ```1400ms A 100ms Foo 1000ms await Task.Delay() 300ms await B() (total time - 1300 ms) ``` 95-98% of m...
Community
dotTrace discussions
Bad continuations in async method analysis
0 votes
Timur Seitosmanov
commented,
April 14, 2023 10:04
I second this. If I see that my method takes 10s, and has 5 async calls I want to be able to easily drill down into the slowest ones. Without it the value of the "call tree" for an async method is ...
Community
dotTrace discussions
Bad continuations in async method analysis
0 votes