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
@sapessi Thanks for bringing in the performance improvements by 1.1. release. Is there a benchmark testing to show mow much it reduce the cold start time, to what degree ?
Framework version: 1.0.1
Implementations: Jersey / Spring / Spring Boot / Spark
Add initialize() method and move framework initialization to it. By default the initialize method should be called by the static
getAwsProxyHandler()
Move initialization of
ObjectReader
andObjectWriter
to the constructor ofLambdaContainerHandler
The text was updated successfully, but these errors were encountered: