Understand why after warm-up a first call to web API / Azure Function is a bit slower than following calls

Dima G 1 Reputation point
2020-11-01T07:42:38.77+00:00

Summary: I have warmed-up and (Always On) Azure Functions app with http trigger. Then I call the http api from client console app (.net core) 4 times in a row.
Every time the console app runs, the first call takes longer than the other 3.

Please see the full details on Stack Overflow:
https://stackoverflow.com/questions/64228179/azure-function-slow-response-on-first-https-call-with-always-on-same-with-asp

I am looking to understand this behavior...
Thanks!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,891 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.