Hi,
If i want to look at the performance for one of the methods in trace parser and how long did it took to execute. Which field gives me the answer I'm looking for:
is it total inclusive, total exclusive, average inclusive, average exclusive or database (ms) ???
what's the difference?
Hi D365FO,
If you move your mouse over the total inclusive times, a description of the times will be displayed.
Exclusive duration: include only the time spent by the code that executed on that line.
Inclusive duration: include the time spent at the current level plus all time accumulated by code called from this level.
Hi, Please check this article, although it was for Ax 2012 but I think most of its content is still relevant to D365 F&O and will help you understanding inclusive vs exclusive.
dynamicsaxcloud.blogspot.com/.../dynamics-ax-trace-parser-quick-trace.html
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156