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

Improve performance #80

Open
thisloke opened this issue Jan 9, 2024 · 0 comments
Open

Improve performance #80

thisloke opened this issue Jan 9, 2024 · 0 comments
Assignees
Labels
enhancement investigation Something to investigate before assigning it a proper tag spike

Comments

@thisloke
Copy link
Owner

thisloke commented Jan 9, 2024

Problem:
It's seems that the approach that we're using now, so, checking the font overflow to find the font size that permit the text to fit into the container, it's very slow.

It should be nice to share here some method (linear in time or lower) that permit to compute the right font for the text.
Feel free to share any suggestion.

@thisloke thisloke self-assigned this Jan 9, 2024
@thisloke thisloke added enhancement investigation Something to investigate before assigning it a proper tag labels Jan 9, 2024
@thisloke thisloke changed the title Improve performance resize Improve performance Jan 10, 2024
@thisloke thisloke added the spike label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement investigation Something to investigate before assigning it a proper tag spike
Projects
None yet
Development

No branches or pull requests

1 participant