Skip to content

Memory Improvements#691

Merged
KirillOsenkov merged 2 commits intoKirillOsenkov:mainfrom
yuehuang010:main
Jul 7, 2023
Merged

Memory Improvements#691
KirillOsenkov merged 2 commits intoKirillOsenkov:mainfrom
yuehuang010:main

Conversation

@yuehuang010
Copy link
Copy Markdown
Contributor

Free object when going back WelcomeScreen.

  • StructuredLogger.Build and children are freed.
  • I tried to free BuildControl but there were still some lingering object from WPF.

Improve AddProperties to avoid sparse lists.

  • Casting to IEnumerable during sort removed access to the size.

Removed UpdatedGraph() as the trace graph is fully rendered on load.

@KirillOsenkov KirillOsenkov merged commit da353db into KirillOsenkov:main Jul 7, 2023
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.

2 participants