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

Caching, page loading window, backing store #25

Open
rhaleblian opened this issue Aug 16, 2021 · 1 comment
Open

Caching, page loading window, backing store #25

rhaleblian opened this issue Aug 16, 2021 · 1 comment

Comments

@rhaleblian
Copy link
Owner

Save parsed results to avoid reparsing on reload. (Find other issue on this.)
Build index table to be able to load a specific page into memory.
Lookahead cache: preload future pages.

This will allow large books to work. Right now the whole book is loaded into memory.

@rhaleblian
Copy link
Owner Author

#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant