As shown in the attached image (which was provided by @GrounderUK in T363908), the Metadata dialog is showing a summary number for Duration, which is the sum of the orchestrator duration and evaluator duration. This is a potential source of confusion. Duration is elapsed time (end-time - start-time), and the duration of the orchestrator always encompasses that of the evaluator.
Desired behavior/Acceptance criteria
When metadata includes both orchestrator and evaluator durations, the best summary number would be the orchestrator duration, which gives the total elapsed time of handling the function call in the back-end services.
(Of course, CPU times are different and it's still appropriate to summarize them by summing.)
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist
