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

On-disk caching could also cache glif_list / _rcjkGlyphInfo #133

Open
justvanrossum opened this issue Dec 6, 2023 · 0 comments
Open

On-disk caching could also cache glif_list / _rcjkGlyphInfo #133

justvanrossum opened this issue Dec 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@justvanrossum
Copy link
Collaborator

For large project, getting the glyph list from the DB can take several seconds. Caching it on-disk should be able to speed this up significantly, even if we add a glif_list call with updated_since to ensure we're up to date.

@justvanrossum justvanrossum added the enhancement New feature or request label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant