Skip to content

Conversation

@SamuelCox
Copy link

@SamuelCox SamuelCox commented Jan 5, 2026

Pull Request Checklist

For New Runtime Additions

  • Added the new runtime to the manifest.json file
  • Updated README.md to reflect the new runtime
  • Gave execution permission to build.sh
  • If needed, updated .github/dependabot.yml
  • If needed, updated .gitignore

Description

Add support for dotnet10 and dotnet10 aot.

https://aws.amazon.com/blogs/compute/net-10-runtime-now-available-in-aws-lambda/
This one is probably particularly interesting since there is a known performance problem for Lambda until Microsoft releases a patch.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@SamuelCox SamuelCox changed the title feat: preemptively add dotnet10 to benchmarks feat: add dotnet10 to benchmarks Jan 10, 2026
@SamuelCox SamuelCox marked this pull request as ready for review January 10, 2026 18:42
@SamuelCox
Copy link
Author

I think everything should be there but please do let me know if I'm missing anything

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

Successfully merging this pull request may close these issues.

1 participant