[Performance] Rewrite DirectWriteForwarder in C# to improve rendering performance
Open
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
Assessment
This issue has not been assessed yet.