Skip to content

Investigate memory usage and lower memory allocation if appropriate #5

@TomSeldon

Description

@TomSeldon

Currently using default memory allocation of 1GB. It seems requests are using about 25MB per request, so can potentially drop this by a lot.

Needs investigation.

  • Is memory allocation per request? (Can a function instance handle multiple requests?)
  • How much memory is used by each Lambda function?
  • Does reducing memory allocation help with billing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions