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

Fix loading AWS libraries to improve performance (refactored branch) #35

Merged
merged 1 commit into from Sep 23, 2016
Merged

Fix loading AWS libraries to improve performance (refactored branch) #35

merged 1 commit into from Sep 23, 2016

Conversation

jakubboucek
Copy link
Contributor

Same PR as #34, this is for refactored branch

Change initiate AWS SDK from handler to parser time. That can use native Node code-cache and this is not included to billed duration.

Practical result:

Before
Duration: 4931.01 ms Billed Duration: 5000 ms Memory Size: 128 MB Max Memory Used: 56 MB
After
Duration: 2601.95 ms Billed Duration: 2700 ms Memory Size: 128 MB Max Memory Used: 32 MB

@arithmetric arithmetric merged commit a0d0e53 into arithmetric:feature/promise_refactor Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants