lambda-perf
lambda-perf copied to clipboard
Lambda Cold Starts analysis, updated daily
Numbers only are not comparable with a human's eye. Added lines to represent a relation `current/worst` It's not perfect, but adjustable. If you give it a container to not be...
Amazing work developing and releasing this benchmark for all Lambda consumers like me. I think the frontend of the app could really benefit from some quick "sorting" capabilities. E.g. sort...
Hi! Thanks a lot for the up-to-date information regarding lambda cold start time. Did you think about adding more cloud providers like Azure, GCP, etc? This information could be useful...
Please add support for Dart. [This post](https://aws.amazon.com/blogs/opensource/introducing-a-dart-runtime-for-aws-lambda/) on the AWS Open Source blog seems to cover how.
Would it be possible to add Haskell? I assume the setup would be similar to the one of Rust on `provided.al2`. I've used https://theam.github.io/aws-lambda-haskell-runtime/ in the past and maybe could...
Bumps software.amazon.awssdk:bom from 2.31.50 to 2.31.52. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps software.amazon.awssdk:url-connection-client from 2.31.50 to 2.31.52. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.12.0 to 0.14.1. Release notes Sourced from lambda_runtime's releases. lambda-runtime-0.14.0 Release runtime 0.14.0 with graceful shutdown hook lambda-runtime-api-client 0.12.0 lambda-runtime 0.14.0 lambda-http 0.15.0 lambda-extesnion 0.12.0 What's Changed...
Bumps [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.12.0 to 0.14.1. Release notes Sourced from lambda_runtime's releases. lambda-runtime-0.14.0 Release runtime 0.14.0 with graceful shutdown hook lambda-runtime-api-client 0.12.0 lambda-runtime 0.14.0 lambda-http 0.15.0 lambda-extesnion 0.12.0 What's Changed...
## Description Removing the SnapStart feature from the benchmark, as using it with a simple hello-world application may not represent a meaningful use case. --- By submitting this pull request,...