You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: