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

perf: Migrate epub caching system from Json to Protocol Buffers #225

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

starry-shivam
Copy link
Member

Fixes OOM errors in some cases and enhances the efficiency of caching mechanism, significantly reducing serialization/deserialization times, memory footprint as well as size of cached data on disk.

This change enhances the efficiency of caching mechanism, significantly reducing serialization/deserialization times, memory footprint as well as size of cached data on disk

Signed-off-by: starry-shivam <[email protected]>
@starry-shivam starry-shivam added enhancement New feature or request bug-fix labels Sep 26, 2024
@starry-shivam starry-shivam merged commit 1ff2526 into main Sep 26, 2024
1 check passed
@starry-shivam starry-shivam deleted the proto-cache branch September 26, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant