Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvements #142

Closed
sapessi opened this issue Apr 5, 2018 · 2 comments
Closed

Performance improvements #142

sapessi opened this issue Apr 5, 2018 · 2 comments
Assignees
Milestone

Comments

@sapessi
Copy link
Collaborator

sapessi commented Apr 5, 2018

  • 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 and ObjectWriter to the constructor of LambdaContainerHandler

@sapessi
Copy link
Collaborator Author

sapessi commented Apr 6, 2018

Both of these are addressed

@cloud9aws
Copy link

@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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants