Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for memory consumed per request. #56

Open
anipnwr7777 opened this issue Jun 25, 2024 · 3 comments
Open

Add support for memory consumed per request. #56

anipnwr7777 opened this issue Jun 25, 2024 · 3 comments
Labels
fosshack Issues for fosshack 2024

Comments

@anipnwr7777
Copy link
Collaborator

Add support for tracking memory consumed per request.

@arjunprakash027
Copy link

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!

@anipnwr7777
Copy link
Collaborator Author

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".

@arjunprakash027
Copy link

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fosshack Issues for fosshack 2024
Projects
None yet
Development

No branches or pull requests

2 participants