Skip to content

Conversation

@lyddonb
Copy link

@lyddonb lyddonb commented Mar 20, 2014

Use the GAE runtime module and the memory_usage().current() to get the memory
used by the request.

@robertkluin

Use the GAE runtime module and the memory_usage().current() to get the memory
used by the request.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I almost wonder if we should just emit the end and delta? You can always compute start from that, and probably you'll want either ending memory or the delta, I presume?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. I'll switch to that.

@lyddonb
Copy link
Author

lyddonb commented Mar 24, 2014

@robertkluin updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants