microsoft/Terminal

FPS overlay for performance debugging

Open

#6025 aperta il 20 mag 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Area-ExtensibilityArea-RenderingHelp WantedIssue-FeatureProduct-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Description of the new feature/enhancement

It would be nice to have a FPS overlay to indicate the current rendering FPS. You've all seen this in various kinds of games. I'm confident that this will not be the craziest feature request for the WT project.

Proposed technical implementation details (optional)

Well technically the FPS is quite easy to calculate, the overlay might be a little bit trickier, depending on what information we need to display and how to display them.

Guida contributor