You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @anipnwr7777
Just to be clear, should we calculate the memory the program consumes for each API hit, or should we calculate the mem for each execution of the code provided by the user?
Thanks in advance!
Hey, the user should only be accounted for the memory their code have utilised, hence the answer to your question is "each execution of the code provided by the user".
@anipnwr7777 Perfect! We have requested a PR solving this issue. Would be great if you could review and let us know if something has to be changed! here is the pull request link
Thank you!
Add support for tracking memory consumed per request.
The text was updated successfully, but these errors were encountered: