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
Add "report duration threshold" support to be able to report profiling data conditionally if the invocation duration is higher than the specified threshold (#10) (37d9c15)
Create AWS SDK s3 client on demand when needed to sort out S3 client require and creation overhead from function coldstart overhead while profiling (066a6a7)