Skip to content

Comments

feat(render): add option to show render time in the view#1575

Open
aymanbagabas wants to merge 3 commits intov2-expfrom
v2-show-render-time
Open

feat(render): add option to show render time in the view#1575
aymanbagabas wants to merge 3 commits intov2-expfrom
v2-show-render-time

Conversation

@aymanbagabas
Copy link
Member

This change makes it possible to display the time taken to render each frame on the terminal screen itself. This is controlled by the TEA_RENDER_DEBUG environment variable. When set to true, the renderer will overlay the render time on the view.

2026-01-26_11-45-31

This change makes it possible to display the time taken to render each
frame on the terminal screen itself. This is controlled by the
TEA_RENDER_DEBUG environment variable. When set to true, the renderer
will overlay the render time on the view.
Copy link
Member

@andreynering andreynering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool

Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
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