Azure / Azure/azure-functions-dotnet-worker

Prejit support on FunctionsNetHost

Open
#2,637 0 comments 0 reactions 1 assignee Claimed by @kshyju View on GitHub
blocked enhancement feature: placeholders
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

Prejit support on FunctionsNetHost.

1. Generate jittrace for .net isolated http trigger app (net8 and net9) cold start request code path. this trace will have only framework methods.
2. During placeholder mode, start dummy app, prejit the trace in startup hook and wait for cold start signal.
3. When cold start request arrives, signal it to startup hook so that it can swap the assembly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.