Comments
Sort by recent activity
I just tried to select Async Mode under View before pressing executing the code I was trying to profile. This gives the result:
Stopwatch: 458056ms
Wall Time: 442265ms
CPU Time: 372429ms
The wall-clock time is much more accurate now, thanks [image]
When should I use async vs sampling? / comments
I just tried to select Async Mode under View before pressing executing the code I was trying to profile. This gives the result:
Stopwatch: 458056ms
Wall Time: 442265ms
CPU Time: 372429ms
The wall-c...