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

speedup Library.LibRenderSavedEpubs() #1502

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

gamebeaker
Copy link
Collaborator

Double render speed of Library.
The more Bytes are saved in chrome.storage.local or the Library the slower the rendering is.
With the reduction from 2 calls of chrome.storage.local.get() to 1 it is double the speed.

@gamebeaker
Copy link
Collaborator Author

Example:
Download the Art Chapter (first Chapter) from this story:
https://www.royalroad.com/fiction/62881/reborn-as-a-demonic-tree
The size is 28,979 KB upload this epub 5 times in the Library -> reload WebToEpub and open Library -> see the slow render time.
Even with the two times speed up there is a delay.

@gamebeaker gamebeaker merged commit 8f9b2a6 into dteviot:ExperimentalTabMode Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant