You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Lambda profiler extension allows you to profile your Java functions invoke by invoke, with high fidelity, and no code changes. It uses the async-profiler project to produce profiling data and automatically uploads the data as HTML flame graphs to S3.
4
+
5
+
[🚀 See code on instruction on how to get started here](https://github.com/aws/aws-lambda-java-libs/tree/main/experimental/aws-lambda-java-profiler)
0 commit comments