High memory pressure created by TextBlocks
Open
Performance
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description


When scrolling through GridViews with lots of TextBlocks there is alot of stutter caused by GC.
Minimal example to reproduce this:
Run the following program and scroll up and down
[TextblockPerformance.zip](https://github.com/dotnet/wpf/files/7025694/TextblockPerformance.zip)
This example is extreme but it isolates the issue that also appears in more reasonable situations.
Contributor guide
Assessment
This issue has not been assessed yet.