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

Improve HTTPS cold-start #1026

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Improve HTTPS cold-start #1026

merged 1 commit into from
Jan 27, 2024

Conversation

martincostello
Copy link
Owner

Improve cold-start performance for HTTPS requests running on Amazon Linux 2023.

See aws/aws-lambda-dotnet#1661.

Improve cold-start performance for HTTPS requests running on Amazon Linux 2023.
See aws/aws-lambda-dotnet#1661.
@martincostello martincostello added enhancement .NET Pull requests that update .net code labels Jan 27, 2024
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f837f47) 93.93% compared to head (6cd1f2b) 93.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1026   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files          44       44           
  Lines         577      577           
  Branches       59       59           
=======================================
  Hits          542      542           
  Misses         15       15           
  Partials       20       20           
Flag Coverage Δ
linux 93.93% <ø> (ø)
macos 93.93% <ø> (ø)
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello enabled auto-merge (rebase) January 27, 2024 09:09
@martincostello martincostello merged commit 0be2225 into main Jan 27, 2024
11 checks passed
@martincostello martincostello deleted the improve-cold-start branch January 27, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant