Skip to content

Revise memory monitor to align with Xcode metrics#3131

Closed
nausicaasnow wants to merge 1 commit intopytorch:mainfrom
nausicaasnow:export-D56290391
Closed

Revise memory monitor to align with Xcode metrics#3131
nausicaasnow wants to merge 1 commit intopytorch:mainfrom
nausicaasnow:export-D56290391

Conversation

@nausicaasnow
Copy link

Summary:
Ref: https://forums.developer.apple.com/forums/thread/105088

If you’re going to record a single number, this footprint value is a good one to use. I don’t think we guarantee that it’ll align with the Xcode memory gauge, but it’s much more useful value than all the older stuff (like resident_size)

Therefore revise it.

Differential Revision: D56290391

@pytorch-bot
Copy link

pytorch-bot bot commented Apr 18, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3131

Note: Links to docs will display an error until the docs builds have been completed.

❌ 4 New Failures

As of commit 1d8f6fe with merge base 4c552d4 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Apr 18, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56290391

Summary:

Ref: https://forums.developer.apple.com/forums/thread/105088

*If you’re going to record a single number, this footprint value is a good one to use. I don’t think we guarantee that it’ll align with the Xcode memory gauge, but it’s much more useful value than all the older stuff (like resident_size)*

Therefore revise it.

Differential Revision: D56290391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56290391

@nausicaasnow nausicaasnow requested a review from shoumikhin May 8, 2024 18:04
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in cc2d3b5.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants