Azure / Azure/azure-functions-python-library
The load execution start time and program start gap is large - Azure Function APP
- 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
Research direction
The issue names no repository files or tests. Start by reproducing the timing around the Postgres connection and 200 ms loop in the Python Azure Function, then document the measured cause and a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, postgres, python
- Domain
- backend, cloud, databases, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100