Open
Description
I am trying to implement Asynchronous Azure Function App using python. When I am testing the simple code with load noticing a larger time gap in execution start time and program start time. Below mention main two components are there in the code -
- Connection with Postgres DB object.
- One loop which is taking around 200ms time.
Let me know how to solve this problem
Metadata
Metadata
Assignees
Labels
No labels