mjendza / aws-sandbox

This is my AWS Serverless stack. Build with CDK, NodeJS Lambda, DynamoDB storage.
Apache License 2.0
6 stars 1 forks source link

try to improve lambda performance #18

Closed mjendza closed 3 years ago

mjendza commented 3 years ago

based on the article I'm trying to optimize the deployment package

before the optimization: image

after tree shaking image

webconfig difference image