Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Nilabrata opened this issue May 30, 2023 · 1 comment

Comments

@Nilabrata
Copy link

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

@YunchuWang
Copy link
Contributor

@Nilabrata thanks for reporting this issue. Can you share the code snippets and we will take a further look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants