-
Notifications
You must be signed in to change notification settings - Fork 834
docs: Enhance ios memory profiling #21988
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR enhances the iOS memory profiling documentation by updating and simplifying the profiling instructions for iOS applications. It consolidates information from multiple documentation sources, updates commands to use modern diagnostic parameters, adds GC dump collection instructions, and includes guidance on iOS native renderer memory leak patterns.
Key Changes
- Simplified iOS profiling workflow with updated
mlaunchalias creation and modern diagnostic parameters - Added GC memory dump collection instructions for both iOS simulator and physical devices
- Reorganized Android profiling content and added new section on analyzing GC memory dumps across platforms
- Added iOS Native Renderer memory leak guidance in the performance documentation
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| doc/articles/guides/profiling-applications.md | Updated iOS profiling instructions with simplified workflow, added GC dump collection steps, consolidated Android profiling documentation references, and added new section on analyzing GC memory dumps |
| doc/articles/Uno-UI-Performance.md | Added new section documenting iOS Native Renderer memory leak patterns including VisualStateManager placement requirements |
|
|
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
|
|
ajpinedam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21988/docs/index.html |
|
@Mergifyio backport release/stable/6.4 |
✅ Backports have been createdDetails
|
…6.4/pr-21988 docs: Enhance ios memory profiling (backport #21988)
No description provided.