Azure / Azure/azure-functions-python-library
The load execution start time and program start gap is large - Azure Function APP
Open
- Dominant language
- Python
- Stars
- 179
- Forks
- 79
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 2
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 -
1. Connection with Postgres DB object.
2. One loop which is taking around 200ms time.
Let me know how to solve this problem
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.