generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 469
Closed as not planned
Closed as not planned
Copy link
Labels
internalMaintenance changesMaintenance changeson-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future
Description
Why is this needed?
Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data.
https://github.com/bloomberg/memray
Which area does this relate to?
Automation
Solution
Make a PoC with memray. Things to cover in this PoC:
- Analyze the minimum and maximum expected usage per utility.
- Test with different maximum memory configurations.
- Create a graph and upload it somewhere for public visibility (make sense?)
- Ideas?
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
internalMaintenance changesMaintenance changeson-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future
Type
Projects
Status
Coming soon