lambda-perf
lambda-perf copied to clipboard
Lambda Cold Starts analysis, updated daily
https://bun.sh/docs/bundler/executables#bytecode-compilation "Using bytecode compilation, tsc starts 2x faster:"
Java Snapstart is actually slower and has worse cold starts than regular Java runtimes. Am I reading the metrics correctly from https://maxday.github.io/lambda-perf/? Java 21 Snapstart - 652.78ms Cold Start 14.95ms...
Hi, great project. But hello world app performance doesn't bring any value. What about to add the same comparison but for some real lambda. For example read form Dynamodb, or...
Today AWS launched [SnapStart for Python and .NET Lambda functions](https://aws.amazon.com/blogs/aws/aws-lambda-snapstart-for-python-and-net-functions-is-now-generally-available/). At the moment the Java SnapStart functions seem broken. There are fixes mentioned in #808. If they were resolved it...
Updated [Microsoft.NET.ILLink.Tasks](https://github.com/dotnet/runtime) from 9.0.10 to 9.0.11. Release notes _Sourced from [Microsoft.NET.ILLink.Tasks's releases](https://github.com/dotnet/runtime/releases)._ ## 9.0.11 [Release](https://github.com/dotnet/core/releases/tag/v9.0.11) ## What's Changed * [release/9.0-staging] Fix DefaultIfEmptyIterator.TryGetElementAt returning default value for out-of-bounds indices by @github-actions[bot]...
Updated [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) from 2.7.1 to 2.8.0. Release notes _Sourced from [Amazon.Lambda.Core's releases](https://github.com/aws/aws-lambda-dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/aws/aws-lambda-dotnet/commits). Updated [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet) from 1.13.4 to...
Bumps io.quarkus:quarkus-maven-plugin from 3.28.4 to 3.30.1. [](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 [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.28.4 to 3.30.1. Release notes Sourced from io.quarkus:quarkus-bom's releases. 3.30.1 Complete changelog #47036 - Hibernate Extension: Check the error message when multiple JDBC Driver #50634 - Hibernate...
Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 25.0.0 to 25.0.1. Commits 05ec025 release GraalVM 25.0.1 6ea8be5 [GR-69464] Backport to 25.0: Evaluate Merge Explode PE without ProxyPlaceHold... 32edf14 [GR-69811] Backport to 25.0: Mark compiler threads...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.14.1 🚀 New features and improvements Improve DeltaList behavior for large projects (#335) @gsmet Allow to not use...