dotnet / dotnet/wpf

[Performance] Rewrite DirectWriteForwarder in C# to improve rendering performance

Open
#5,305 53 comments 10 reactions 0 assignees View on GitHub
Community Discussion Performance
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

See #4768.

The current code is written in C++/CLI and I think that can be optimized. Unfortunately, I have written very little C++/CLI myself but I suspect that the generated IL code is smaller and better performing.

See also

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.