Lambda function with GraalVM Native Image - Part 6 Measuring cold and warm starts with GraalVM 23 and AWS CRT HTTP Client

Introduction
In this article series we already introduced how to develop, run and optimize GraalVM Native Image application on AWS Lambda deployed as Lambda Custom Runtime. In the part 5 we u...