Function Compute:How much memory is actually used for running my program, and which API operations can I call to obtain this information?
Last Updated:Aug 20, 2025
The maximum memory consumption of a function is included in the information that it returns. You can view performance monitoring metrics to determine resource consumption for function execution over a continuous period of time.