Skip to content

Flow execution time measurement #147

@dimgiagos44

Description

@dimgiagos44

I have created a heavy image processing flow and with golang Time module i count the execution time of the flow.
I have put the time pointers in the start and the end of the flow in the Define function. Usually the time measured is about 600ms.

But when i check the timestamps of logs, the real time taken for the execution is always above 1 minute.
What is the explanation of this huge difference??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions