|
|
|
|
|
by mavidser
702 days ago
|
|
> if running NPM to install dependencies on pod startup is slow Loading the AWS SDK via `require` was slow, not installing. As sibling comment says - collapsing different SDKs into one helped reduce loading times of the many SDKs. |
|