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

enhancement: Implement a better ParagraphCache alternative #995

Open
marc2332 opened this issue Nov 17, 2024 · 1 comment
Open

enhancement: Implement a better ParagraphCache alternative #995

marc2332 opened this issue Nov 17, 2024 · 1 comment
Labels
enhancement 🔥 New feature or request performance ⚡️ Performance improvement ⚡️
Milestone

Comments

@marc2332
Copy link
Owner

Create a paragraph cache alternative to Skia's ParagraphCache that is linked to the lifetimes of Nodes so that Freya doesn't hit the limit of 128 cached Paragraphs

@marc2332 marc2332 added enhancement 🔥 New feature or request performance ⚡️ Performance improvement ⚡️ labels Nov 17, 2024
@marc2332 marc2332 added this to the 0.3.0 milestone Nov 17, 2024
@marc2332 marc2332 moved this to Todo in Freya Planning Nov 17, 2024
@marc2332
Copy link
Owner Author

Or maybe just make a LRU with a higher cap

@marc2332 marc2332 changed the title enhancement: Implement a Node-linked cache alternative to ParagraphCache enhancement: Implement a better ParagraphCache Nov 17, 2024
@marc2332 marc2332 changed the title enhancement: Implement a better ParagraphCache enhancement: Implement a better ParagraphCache alternative Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request performance ⚡️ Performance improvement ⚡️
Projects
Status: Todo
Development

No branches or pull requests

1 participant