Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#414: slow StyledTextRenderer for unicode and unprintable control characters #1425

Conversation

tmssngr
Copy link
Contributor

@tmssngr tmssngr commented Aug 28, 2024

This test replaces the characters 0x00-0x1F with some alternative character (by default ' ') for rendering. This improves the performance significantly.

…able control characters

This test replaces the characters 0x00-0x1F with some alternative
character (by default ' ') for rendering. This improves the performance
significantly.
@tmssngr tmssngr requested a review from niraj-modi as a code owner August 28, 2024 10:44
Copy link
Contributor

Test Results

   486 files  ±0     486 suites  ±0   8m 8s ⏱️ +19s
 4 151 tests ±0   4 143 ✅ ±0   8 💤 ±0  0 ❌ ±0 
16 358 runs  ±0  16 266 ✅ ±0  92 💤 ±0  0 ❌ ±0 

Results for commit 1f5d403. ± Comparison against base commit 9248e1e.

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.

1 participant