The load execution start time and program start gap is large - Azure Function APP

Open
#180 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, postgres, python

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.

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

Dominant language
Python
Stars
179
Forks
79
Avg merge
2d 8h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-functions-python-library

All issues in Azure/azure-functions-python-library

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.