menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Cloud News

>

Lambda fun...
source image

Dev

1w

read

379

img
dot

Image Credit: Dev

Lambda function with GraalVM Native Image - Part 5 Measuring cold and warm starts with GraalVM 23

  • In this article, the author updates a Lambda function based on GraalVM Native Image with Custom Runtime to the newest version available and re-measures Lambda performance.
  • The updated sample application uses GraalVM 23.0.1 as its base and includes all the updated AWS dependencies as well as other dependencies like lambda-runtime-graalvm and native-image-maven-plugin.
  • The cold start time with GraalVM 23 increased between 50 and 100ms compared to the previous version due to the bigger native image artifact size. However, the warm start/execution time slightly decreased for nearly all percentiles.
  • The author encourages readers to support their work by following them on GitHub and giving their repositories a star.

Read Full Article

like

22 Likes

For uninterrupted reading, download the app